[INFO] fetching crate trackme 0.1.0... [INFO] building trackme-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate trackme 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate trackme 0.1.0 [INFO] finished tweaking crates.io crate trackme 0.1.0 [INFO] tweaked toml for crates.io crate trackme 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trackme 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trackme 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f4768a02e2d72f6521ef06c6cdede124703ad4bae7e40bf84c2d9c96997eaaf [INFO] running `Command { std: "docker" "start" "-a" "6f4768a02e2d72f6521ef06c6cdede124703ad4bae7e40bf84c2d9c96997eaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f4768a02e2d72f6521ef06c6cdede124703ad4bae7e40bf84c2d9c96997eaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4768a02e2d72f6521ef06c6cdede124703ad4bae7e40bf84c2d9c96997eaaf", kill_on_drop: false }` [INFO] [stdout] 6f4768a02e2d72f6521ef06c6cdede124703ad4bae7e40bf84c2d9c96997eaaf [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b77fe0a9a960d23e3788a4d7615905707cd88a94156187bb106da3abe2a6a937 [INFO] running `Command { std: "docker" "start" "-a" "b77fe0a9a960d23e3788a4d7615905707cd88a94156187bb106da3abe2a6a937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling winnow v0.3.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling merge v0.1.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling toml v0.7.2 [INFO] [stderr] Compiling trackme-backends v0.1.0 [INFO] [stderr] Compiling trackme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "b77fe0a9a960d23e3788a4d7615905707cd88a94156187bb106da3abe2a6a937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77fe0a9a960d23e3788a4d7615905707cd88a94156187bb106da3abe2a6a937", kill_on_drop: false }` [INFO] [stdout] b77fe0a9a960d23e3788a4d7615905707cd88a94156187bb106da3abe2a6a937 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9af5aa276cf7891702223b2f8a9a54740ce847154bf9ba18e00ad4839e7693ae [INFO] running `Command { std: "docker" "start" "-a" "9af5aa276cf7891702223b2f8a9a54740ce847154bf9ba18e00ad4839e7693ae", kill_on_drop: false }` [INFO] [stderr] Compiling trackme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "9af5aa276cf7891702223b2f8a9a54740ce847154bf9ba18e00ad4839e7693ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af5aa276cf7891702223b2f8a9a54740ce847154bf9ba18e00ad4839e7693ae", kill_on_drop: false }` [INFO] [stdout] 9af5aa276cf7891702223b2f8a9a54740ce847154bf9ba18e00ad4839e7693ae