[INFO] fetching crate magic-import 0.2.1... [INFO] checking magic-import-0.2.1 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] extracting crate magic-import 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate magic-import 0.2.1 on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate magic-import 0.2.1 [INFO] finished tweaking crates.io crate magic-import 0.2.1 [INFO] tweaked toml for crates.io crate magic-import 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate magic-import 0.2.1 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `magic_import` library target) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b43ebc5517587a06a0589e08364c3b0684ea41c8489c23b201392c60e28a1c68 [INFO] running `Command { std: "docker" "start" "-a" "b43ebc5517587a06a0589e08364c3b0684ea41c8489c23b201392c60e28a1c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b43ebc5517587a06a0589e08364c3b0684ea41c8489c23b201392c60e28a1c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43ebc5517587a06a0589e08364c3b0684ea41c8489c23b201392c60e28a1c68", kill_on_drop: false }` [INFO] [stdout] b43ebc5517587a06a0589e08364c3b0684ea41c8489c23b201392c60e28a1c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1737a5f4bfc38c450997f2159576ad5e49cc48da832aedbd29057ec9d1e18107 [INFO] running `Command { std: "docker" "start" "-a" "1737a5f4bfc38c450997f2159576ad5e49cc48da832aedbd29057ec9d1e18107", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `magic_import` library target) [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking magic-import v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] Injecting use std::collections::BTreeMap; [INFO] [stdout] Injecting use std::path::PathBuf; [INFO] [stdout] Injecting use std::fs::File; [INFO] [stdout] Injecting use std::print; [INFO] [stdout] Injecting use std::result::Result::Ok; [INFO] [stdout] Injecting use std::io::Write; [INFO] [stdout] Injecting use std::unreachable; [INFO] [stdout] Injecting use std::str::FromStr; [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "1737a5f4bfc38c450997f2159576ad5e49cc48da832aedbd29057ec9d1e18107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1737a5f4bfc38c450997f2159576ad5e49cc48da832aedbd29057ec9d1e18107", kill_on_drop: false }` [INFO] [stdout] 1737a5f4bfc38c450997f2159576ad5e49cc48da832aedbd29057ec9d1e18107