[INFO] cloning repository https://github.com/kinnison/jantakeshi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinnison/jantakeshi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinnison%2Fjantakeshi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinnison%2Fjantakeshi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] febdc954a110f46cd6b4370c2b4dc0d6a623ebb3 [INFO] testing kinnison/jantakeshi against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinnison%2Fjantakeshi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kinnison/jantakeshi [INFO] finished tweaking git repo https://github.com/kinnison/jantakeshi [INFO] tweaked toml for git repo https://github.com/kinnison/jantakeshi written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kinnison/jantakeshi on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kinnison/jantakeshi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded subplotlib v0.12.0 [INFO] [stderr] Downloaded as-slice v0.2.1 [INFO] [stderr] Downloaded cvt v0.1.2 [INFO] [stderr] Downloaded culpa-macros v1.0.2 [INFO] [stderr] Downloaded git-testament-derive v0.2.1 [INFO] [stderr] Downloaded git-testament v0.2.6 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded cc v1.2.1 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded yaml-rust2 v0.9.0 [INFO] [stderr] Downloaded pulldown-cmark v0.12.2 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded serde_json v1.0.133 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded subplot v0.12.0 [INFO] [stderr] Downloaded pikchr v0.1.3 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] [stderr] Downloaded fs_at v0.2.1 [INFO] [stderr] Downloaded marked-yaml v0.7.2 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v19.0.0 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded rustversion v1.0.18 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded libc v0.2.166 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded descape v2.0.3 [INFO] [stderr] Downloaded remove_dir_all v1.0.0 [INFO] [stderr] Downloaded culpa v1.0.2 [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded roadmap v0.7.0 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded utf8-width v0.1.7 [INFO] [stderr] Downloaded line-col v0.2.1 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] [stderr] Downloaded subplotlib-derive v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31f0550537cb25e79fd4bd349c6ff163ab16eee9dcad3d1703b2171ea8b4ff3 [INFO] running `Command { std: "docker" "start" "-a" "c31f0550537cb25e79fd4bd349c6ff163ab16eee9dcad3d1703b2171ea8b4ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31f0550537cb25e79fd4bd349c6ff163ab16eee9dcad3d1703b2171ea8b4ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31f0550537cb25e79fd4bd349c6ff163ab16eee9dcad3d1703b2171ea8b4ff3", kill_on_drop: false }` [INFO] [stdout] c31f0550537cb25e79fd4bd349c6ff163ab16eee9dcad3d1703b2171ea8b4ff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 94f8da664202b29d171603d5c9f9cf282e5b6a39eb7e2e7dad4f6d8a468c06e9 [INFO] running `Command { std: "docker" "start" "-a" "94f8da664202b29d171603d5c9f9cf282e5b6a39eb7e2e7dad4f6d8a468c06e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v19.0.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling pulldown-cmark-ast v0.1.0 (/opt/rustwide/workdir/pulldown-cmark-ast) [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling git-testament-derive v0.2.1 [INFO] [stderr] Compiling git-testament v0.2.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling juntakami v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.75s [INFO] running `Command { std: "docker" "inspect" "94f8da664202b29d171603d5c9f9cf282e5b6a39eb7e2e7dad4f6d8a468c06e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f8da664202b29d171603d5c9f9cf282e5b6a39eb7e2e7dad4f6d8a468c06e9", kill_on_drop: false }` [INFO] [stdout] 94f8da664202b29d171603d5c9f9cf282e5b6a39eb7e2e7dad4f6d8a468c06e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f3b4375b62cfebc484775f9818bd841e41dcc7da747dda67809988b4dc581ae0 [INFO] running `Command { std: "docker" "start" "-a" "f3b4375b62cfebc484775f9818bd841e41dcc7da747dda67809988b4dc581ae0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling pikchr v0.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling subplot v0.12.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling descape v2.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling subplotlib v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v19.0.0 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling pulldown-cmark-ast v0.1.0 (/opt/rustwide/workdir/pulldown-cmark-ast) [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling remove_dir_all v1.0.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling culpa-macros v1.0.2 [INFO] [stderr] Compiling git-testament-derive v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling git-testament v0.2.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling culpa v1.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling marked-yaml v0.7.2 [INFO] [stderr] Compiling roadmap v0.7.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling juntakami v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling subplotlib-derive v0.12.0 [INFO] [stderr] Compiling juntakami-steps v0.1.0 (/opt/rustwide/workdir/steps) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "f3b4375b62cfebc484775f9818bd841e41dcc7da747dda67809988b4dc581ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b4375b62cfebc484775f9818bd841e41dcc7da747dda67809988b4dc581ae0", kill_on_drop: false }` [INFO] [stdout] f3b4375b62cfebc484775f9818bd841e41dcc7da747dda67809988b4dc581ae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ae4cc8f610522e4a09a07c7ab3ae63e39340854b1afd34fdaa85ad45b5549cb6 [INFO] running `Command { std: "docker" "start" "-a" "ae4cc8f610522e4a09a07c7ab3ae63e39340854b1afd34fdaa85ad45b5549cb6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/juntakami-cb8d736c0c1ceeee) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test markdown::test::roundtrip ... ok [INFO] [stdout] test filters::test::keep_drop::case_2_drop ... ok [INFO] [stderr] Running tests/jt.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/jt-e1c2cbdaf272bf8b) [INFO] [stdout] test filters::test::todo_processing ... ok [INFO] [stdout] test filters::test::keep_drop::case_1_keep ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test a_trivial_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae4cc8f610522e4a09a07c7ab3ae63e39340854b1afd34fdaa85ad45b5549cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4cc8f610522e4a09a07c7ab3ae63e39340854b1afd34fdaa85ad45b5549cb6", kill_on_drop: false }` [INFO] [stdout] ae4cc8f610522e4a09a07c7ab3ae63e39340854b1afd34fdaa85ad45b5549cb6