[INFO] fetching crate pkgcraft 0.0.4... [INFO] building pkgcraft-0.0.4 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate pkgcraft 0.0.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate pkgcraft 0.0.4 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pkgcraft 0.0.4 [INFO] finished tweaking crates.io crate pkgcraft 0.0.4 [INFO] tweaked toml for crates.io crate pkgcraft 0.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61109c7d1af211bf4e4adf97e26e7a595b30441f8b654895f84efb6a224efd0d [INFO] running `Command { std: "docker" "start" "-a" "61109c7d1af211bf4e4adf97e26e7a595b30441f8b654895f84efb6a224efd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61109c7d1af211bf4e4adf97e26e7a595b30441f8b654895f84efb6a224efd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61109c7d1af211bf4e4adf97e26e7a595b30441f8b654895f84efb6a224efd0d", kill_on_drop: false }` [INFO] [stdout] 61109c7d1af211bf4e4adf97e26e7a595b30441f8b654895f84efb6a224efd0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d0281075c6592eb92567e001537c64b98934bd4fc7b5e58421ae786fe7b28a [INFO] running `Command { std: "docker" "start" "-a" "d8d0281075c6592eb92567e001537c64b98934bd4fc7b5e58421ae786fe7b28a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling chic v1.2.2 [INFO] [stderr] Compiling roxmltree v0.17.0 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling peg v0.8.1 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Compiling serde_with_macros v2.2.0 [INFO] [stderr] Compiling cached v0.42.0 [INFO] [stderr] Compiling serde_with v2.2.0 [INFO] [stderr] Compiling scallop v0.0.3 [INFO] [stderr] Compiling pkgcraft v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "d8d0281075c6592eb92567e001537c64b98934bd4fc7b5e58421ae786fe7b28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d0281075c6592eb92567e001537c64b98934bd4fc7b5e58421ae786fe7b28a", kill_on_drop: false }` [INFO] [stdout] d8d0281075c6592eb92567e001537c64b98934bd4fc7b5e58421ae786fe7b28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ea73aee2b8e63f1703e1c92c6272856b297dc1d344c6fbd157a48172b7bbdc4 [INFO] running `Command { std: "docker" "start" "-a" "1ea73aee2b8e63f1703e1c92c6272856b297dc1d344c6fbd157a48172b7bbdc4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling tracing-test v0.2.4 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling pkgcraft v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.08s [INFO] running `Command { std: "docker" "inspect" "1ea73aee2b8e63f1703e1c92c6272856b297dc1d344c6fbd157a48172b7bbdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea73aee2b8e63f1703e1c92c6272856b297dc1d344c6fbd157a48172b7bbdc4", kill_on_drop: false }` [INFO] [stdout] 1ea73aee2b8e63f1703e1c92c6272856b297dc1d344c6fbd157a48172b7bbdc4