[INFO] fetching crate spacemod 0.1.5... [INFO] building spacemod-0.1.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate spacemod 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate spacemod 0.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spacemod 0.1.5 [INFO] tweaked toml for crates.io crate spacemod 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spacemod 0.1.5 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 spacemod 0.1.5 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] [stderr] Blocking waiting for file lock on package cache [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] 857e6749c1060912513d3af643b0b180459b1a93236c87fb2bb578b821c2f3f4 [INFO] running `Command { std: "docker" "start" "-a" "857e6749c1060912513d3af643b0b180459b1a93236c87fb2bb578b821c2f3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857e6749c1060912513d3af643b0b180459b1a93236c87fb2bb578b821c2f3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857e6749c1060912513d3af643b0b180459b1a93236c87fb2bb578b821c2f3f4", kill_on_drop: false }` [INFO] [stdout] 857e6749c1060912513d3af643b0b180459b1a93236c87fb2bb578b821c2f3f4 [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] 178bfc0359ac3f424c457f827e219ff21701164acb6ef1b569fcfc46e94816ca [INFO] running `Command { std: "docker" "start" "-a" "178bfc0359ac3f424c457f827e219ff21701164acb6ef1b569fcfc46e94816ca", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling spacemod v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.95s [INFO] running `Command { std: "docker" "inspect" "178bfc0359ac3f424c457f827e219ff21701164acb6ef1b569fcfc46e94816ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "178bfc0359ac3f424c457f827e219ff21701164acb6ef1b569fcfc46e94816ca", kill_on_drop: false }` [INFO] [stdout] 178bfc0359ac3f424c457f827e219ff21701164acb6ef1b569fcfc46e94816ca [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] d513f34821e9392e5e00a8d3a0805f9514962d419f1a93fc00e5e1f016400273 [INFO] running `Command { std: "docker" "start" "-a" "d513f34821e9392e5e00a8d3a0805f9514962d419f1a93fc00e5e1f016400273", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling insta v1.30.0 [INFO] [stderr] Compiling insta-cmd v0.3.0 [INFO] [stderr] Compiling spacemod v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `Command { std: "docker" "inspect" "d513f34821e9392e5e00a8d3a0805f9514962d419f1a93fc00e5e1f016400273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d513f34821e9392e5e00a8d3a0805f9514962d419f1a93fc00e5e1f016400273", kill_on_drop: false }` [INFO] [stdout] d513f34821e9392e5e00a8d3a0805f9514962d419f1a93fc00e5e1f016400273