[INFO] fetching crate routes 0.1.0...
[INFO] building routes-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate routes 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate routes 0.1.0
[INFO] finished tweaking crates.io crate routes 0.1.0
[INFO] tweaked toml for crates.io crate routes 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate routes 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate routes 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded louds-rs v0.4.0
[INFO] [stderr]   Downloaded rustyline-derive v0.6.0
[INFO] [stderr]   Downloaded easy-repl v0.2.1
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.32
[INFO] [stderr]   Downloaded smallvec v1.13.0
[INFO] [stderr]   Downloaded fid-rs v0.1.1
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded const_format v0.2.32
[INFO] [stderr]   Downloaded trie-rs v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c954b561267479b2ce72abb047f97e7b207dc3ae3539e9291195bd03eb97c440
[INFO] running `Command { std: "docker" "start" "-a" "c954b561267479b2ce72abb047f97e7b207dc3ae3539e9291195bd03eb97c440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c954b561267479b2ce72abb047f97e7b207dc3ae3539e9291195bd03eb97c440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c954b561267479b2ce72abb047f97e7b207dc3ae3539e9291195bd03eb97c440", kill_on_drop: false }`
[INFO] [stdout] c954b561267479b2ce72abb047f97e7b207dc3ae3539e9291195bd03eb97c440
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f956f37647f6310d868380ff64865f95252cd851bdb6df77c7b2036a45cc269
[INFO] running `Command { std: "docker" "start" "-a" "7f956f37647f6310d868380ff64865f95252cd851bdb6df77c7b2036a45cc269", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling octseq v0.4.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fid-rs v0.1.1
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling louds-rs v0.4.0
[INFO] [stderr]    Compiling trie-rs v0.1.1
[INFO] [stderr]    Compiling rustyline-derive v0.6.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling const-str v0.5.6
[INFO] [stderr]    Compiling routecore v0.4.0
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling easy-repl v0.2.1
[INFO] [stderr]    Compiling routes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s
[INFO] running `Command { std: "docker" "inspect" "7f956f37647f6310d868380ff64865f95252cd851bdb6df77c7b2036a45cc269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f956f37647f6310d868380ff64865f95252cd851bdb6df77c7b2036a45cc269", kill_on_drop: false }`
[INFO] [stdout] 7f956f37647f6310d868380ff64865f95252cd851bdb6df77c7b2036a45cc269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 111f8ae14a60b241db8bd40a801505d40b86095a91afcc3cc67e07c801b5c385
[INFO] running `Command { std: "docker" "start" "-a" "111f8ae14a60b241db8bd40a801505d40b86095a91afcc3cc67e07c801b5c385", kill_on_drop: false }`
[INFO] [stderr]    Compiling routes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "111f8ae14a60b241db8bd40a801505d40b86095a91afcc3cc67e07c801b5c385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111f8ae14a60b241db8bd40a801505d40b86095a91afcc3cc67e07c801b5c385", kill_on_drop: false }`
[INFO] [stdout] 111f8ae14a60b241db8bd40a801505d40b86095a91afcc3cc67e07c801b5c385
