[INFO] cloning repository https://github.com/wcrbrm/redirect
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wcrbrm/redirect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcrbrm%2Fredirect", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcrbrm%2Fredirect'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a461fcc508aa1f4f6a7b51368b0ef6255fcef2ec
[INFO] testing wcrbrm/redirect against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcrbrm%2Fredirect" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wcrbrm/redirect on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wcrbrm/redirect
[INFO] finished tweaking git repo https://github.com/wcrbrm/redirect
[INFO] tweaked toml for git repo https://github.com/wcrbrm/redirect written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wcrbrm/redirect 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6f756f412661807aaee03c6ec2e2c62205a685a30a75a46ecbcce4bc9b51cce
[INFO] running `Command { std: "docker" "start" "-a" "a6f756f412661807aaee03c6ec2e2c62205a685a30a75a46ecbcce4bc9b51cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6f756f412661807aaee03c6ec2e2c62205a685a30a75a46ecbcce4bc9b51cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f756f412661807aaee03c6ec2e2c62205a685a30a75a46ecbcce4bc9b51cce", kill_on_drop: false }`
[INFO] [stdout] a6f756f412661807aaee03c6ec2e2c62205a685a30a75a46ecbcce4bc9b51cce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa3c43d51c1a69d2ba5e100a87b130dd059fb4f3533ea3c1731a19b484675a34
[INFO] running `Command { std: "docker" "start" "-a" "fa3c43d51c1a69d2ba5e100a87b130dd059fb4f3533ea3c1731a19b484675a34", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling http-body v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling tokio-util v0.6.4
[INFO] [stderr]    Compiling h2 v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.4
[INFO] [stderr]    Compiling redirect v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.92s
[INFO] running `Command { std: "docker" "inspect" "fa3c43d51c1a69d2ba5e100a87b130dd059fb4f3533ea3c1731a19b484675a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3c43d51c1a69d2ba5e100a87b130dd059fb4f3533ea3c1731a19b484675a34", kill_on_drop: false }`
[INFO] [stdout] fa3c43d51c1a69d2ba5e100a87b130dd059fb4f3533ea3c1731a19b484675a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7926b405612f07847dc53d26d7f861d54d5858dd0973146081cf24e59d357570
[INFO] running `Command { std: "docker" "start" "-a" "7926b405612f07847dc53d26d7f861d54d5858dd0973146081cf24e59d357570", kill_on_drop: false }`
[INFO] [stderr]    Compiling redirect v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "7926b405612f07847dc53d26d7f861d54d5858dd0973146081cf24e59d357570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7926b405612f07847dc53d26d7f861d54d5858dd0973146081cf24e59d357570", kill_on_drop: false }`
[INFO] [stdout] 7926b405612f07847dc53d26d7f861d54d5858dd0973146081cf24e59d357570
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b39107b9ae8c1ca4a8ecc21d04e82df534eaae53120cae8169be551f6777a0e
[INFO] running `Command { std: "docker" "start" "-a" "8b39107b9ae8c1ca4a8ecc21d04e82df534eaae53120cae8169be551f6777a0e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redirect-dd96d63f47209ef3)
[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" "8b39107b9ae8c1ca4a8ecc21d04e82df534eaae53120cae8169be551f6777a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b39107b9ae8c1ca4a8ecc21d04e82df534eaae53120cae8169be551f6777a0e", kill_on_drop: false }`
[INFO] [stdout] 8b39107b9ae8c1ca4a8ecc21d04e82df534eaae53120cae8169be551f6777a0e
