[INFO] fetching crate gather-all-code-from-crates 0.1.0...
[INFO] checking gather-all-code-from-crates-0.1.0 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] extracting crate gather-all-code-from-crates 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate gather-all-code-from-crates 0.1.0 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gather-all-code-from-crates 0.1.0
[INFO] finished tweaking crates.io crate gather-all-code-from-crates 0.1.0
[INFO] tweaked toml for crates.io crate gather-all-code-from-crates 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate gather-all-code-from-crates 0.1.0 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30464c23e49fc38b830d965b80ebfe11d633a3182d5afc76d297c50d7b7915ae
[INFO] running `Command { std: "docker" "start" "-a" "30464c23e49fc38b830d965b80ebfe11d633a3182d5afc76d297c50d7b7915ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30464c23e49fc38b830d965b80ebfe11d633a3182d5afc76d297c50d7b7915ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30464c23e49fc38b830d965b80ebfe11d633a3182d5afc76d297c50d7b7915ae", kill_on_drop: false }`
[INFO] [stdout] 30464c23e49fc38b830d965b80ebfe11d633a3182d5afc76d297c50d7b7915ae
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 550a92307e14fa88ac13c286a062a76ea5ce548d8db52e6bd1385ec1bf5b233d
[INFO] running `Command { std: "docker" "start" "-a" "550a92307e14fa88ac13c286a062a76ea5ce548d8db52e6bd1385ec1bf5b233d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling export-magic v0.3.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ra-ap-rustc_lexer v0.80.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ra_ap_limit v0.0.248
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking cov-mark v2.0.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking rowan v0.15.15
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling disable_macro v0.3.6
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking always-assert v0.2.0
[INFO] [stderr]     Checking ra_ap_parser v0.0.248
[INFO] [stderr]     Checking ra_ap_stdx v0.0.248
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ra_ap_syntax v0.0.248
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tracing-setup v1.0.2
[INFO] [stderr]    Compiling error-tree v0.3.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling language-enum v0.1.0
[INFO] [stderr]    Compiling named-item v0.1.0
[INFO] [stderr]    Compiling traced-test v1.0.2
[INFO] [stderr]     Checking gather-all-code-from-crates v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.26s
[INFO] running `Command { std: "docker" "inspect" "550a92307e14fa88ac13c286a062a76ea5ce548d8db52e6bd1385ec1bf5b233d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550a92307e14fa88ac13c286a062a76ea5ce548d8db52e6bd1385ec1bf5b233d", kill_on_drop: false }`
[INFO] [stdout] 550a92307e14fa88ac13c286a062a76ea5ce548d8db52e6bd1385ec1bf5b233d
