[INFO] fetching crate rustag 0.1.0... [INFO] testing rustag-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rustag 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rustag 0.1.0 [INFO] finished tweaking crates.io crate rustag 0.1.0 [INFO] tweaked toml for crates.io crate rustag 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustag 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustag 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded zeroize v1.7.0 [INFO] [stderr] Downloaded critical-section v1.1.2 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded thread_local v1.1.7 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded postcard v1.0.8 [INFO] [stderr] Downloaded rustc_version v0.4.0 [INFO] [stderr] Downloaded libc v0.2.151 [INFO] [stderr] Downloaded syn v2.0.40 [INFO] [stderr] Downloaded rustix v0.38.28 [INFO] [stderr] Downloaded linux-raw-sys v0.4.12 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708e74229526a62dd700fd764c14a3dbcc31ab6758eb693cb2639153488e70ee [INFO] running `Command { std: "docker" "start" "-a" "708e74229526a62dd700fd764c14a3dbcc31ab6758eb693cb2639153488e70ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708e74229526a62dd700fd764c14a3dbcc31ab6758eb693cb2639153488e70ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708e74229526a62dd700fd764c14a3dbcc31ab6758eb693cb2639153488e70ee", kill_on_drop: false }` [INFO] [stdout] 708e74229526a62dd700fd764c14a3dbcc31ab6758eb693cb2639153488e70ee [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e457a31134c32dac5cc46a34e861fb8fb4e64434677eed9f124b3926a8c72c [INFO] running `Command { std: "docker" "start" "-a" "a6e457a31134c32dac5cc46a34e861fb8fb4e64434677eed9f124b3926a8c72c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling rustag v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s [INFO] running `Command { std: "docker" "inspect" "a6e457a31134c32dac5cc46a34e861fb8fb4e64434677eed9f124b3926a8c72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e457a31134c32dac5cc46a34e861fb8fb4e64434677eed9f124b3926a8c72c", kill_on_drop: false }` [INFO] [stdout] a6e457a31134c32dac5cc46a34e861fb8fb4e64434677eed9f124b3926a8c72c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 513ec5881aff2af101ce9f852fd0b2e70bb34a19129024d0bf5cad16e5ad0494 [INFO] running `Command { std: "docker" "start" "-a" "513ec5881aff2af101ce9f852fd0b2e70bb34a19129024d0bf5cad16e5ad0494", kill_on_drop: false }` [INFO] [stderr] Compiling rustag v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "513ec5881aff2af101ce9f852fd0b2e70bb34a19129024d0bf5cad16e5ad0494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513ec5881aff2af101ce9f852fd0b2e70bb34a19129024d0bf5cad16e5ad0494", kill_on_drop: false }` [INFO] [stdout] 513ec5881aff2af101ce9f852fd0b2e70bb34a19129024d0bf5cad16e5ad0494 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f67d815fcf7d53cf7a4982cecf385a0e1055a467935588936bf66a5c9e96a12 [INFO] running `Command { std: "docker" "start" "-a" "2f67d815fcf7d53cf7a4982cecf385a0e1055a467935588936bf66a5c9e96a12", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustag-f3037a0a50bf6cdb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f67d815fcf7d53cf7a4982cecf385a0e1055a467935588936bf66a5c9e96a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f67d815fcf7d53cf7a4982cecf385a0e1055a467935588936bf66a5c9e96a12", kill_on_drop: false }` [INFO] [stdout] 2f67d815fcf7d53cf7a4982cecf385a0e1055a467935588936bf66a5c9e96a12