[INFO] fetching crate cproxy 4.2.1... [INFO] testing cproxy-4.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cproxy 4.2.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cproxy 4.2.1 [INFO] finished tweaking crates.io crate cproxy 4.2.1 [INFO] tweaked toml for crates.io crate cproxy 4.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cproxy 4.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cproxy 4.2.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.73 [INFO] [stderr] Downloaded with_drop v0.0.3 [INFO] [stderr] Downloaded futures-sink v0.3.14 [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded cmd_lib_macros v1.9.4 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.73 [INFO] [stderr] Downloaded faccess v0.2.4 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.73 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded cgroups-rs v0.3.4 [INFO] [stderr] Downloaded js-sys v0.3.50 [INFO] [stderr] Downloaded wasm-bindgen v0.2.73 [INFO] [stderr] Downloaded cmd_lib v1.9.4 [INFO] [stderr] Downloaded futures-core v0.3.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a182e745d4127c4c3865a96d7790e718fa4a81337c356843891b742c77688be [INFO] running `Command { std: "docker" "start" "-a" "6a182e745d4127c4c3865a96d7790e718fa4a81337c356843891b742c77688be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a182e745d4127c4c3865a96d7790e718fa4a81337c356843891b742c77688be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a182e745d4127c4c3865a96d7790e718fa4a81337c356843891b742c77688be", kill_on_drop: false }` [INFO] [stdout] 6a182e745d4127c4c3865a96d7790e718fa4a81337c356843891b742c77688be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc9c3ae26eaa20d1ac32ec7bf17ee11535f5597e643069234e74f48ef81387b8 [INFO] running `Command { std: "docker" "start" "-a" "dc9c3ae26eaa20d1ac32ec7bf17ee11535f5597e643069234e74f48ef81387b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cmd_lib_macros v1.9.4 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling cmd_lib v1.9.4 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling with_drop v0.0.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cgroups-rs v0.3.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling cproxy v4.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.94s [INFO] running `Command { std: "docker" "inspect" "dc9c3ae26eaa20d1ac32ec7bf17ee11535f5597e643069234e74f48ef81387b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9c3ae26eaa20d1ac32ec7bf17ee11535f5597e643069234e74f48ef81387b8", kill_on_drop: false }` [INFO] [stdout] dc9c3ae26eaa20d1ac32ec7bf17ee11535f5597e643069234e74f48ef81387b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbacaddb9e07adf8a86960d41406c1f689ec658544d2fecd3c01c2a9a0acf06 [INFO] running `Command { std: "docker" "start" "-a" "ecbacaddb9e07adf8a86960d41406c1f689ec658544d2fecd3c01c2a9a0acf06", kill_on_drop: false }` [INFO] [stderr] Compiling cproxy v4.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "ecbacaddb9e07adf8a86960d41406c1f689ec658544d2fecd3c01c2a9a0acf06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbacaddb9e07adf8a86960d41406c1f689ec658544d2fecd3c01c2a9a0acf06", kill_on_drop: false }` [INFO] [stdout] ecbacaddb9e07adf8a86960d41406c1f689ec658544d2fecd3c01c2a9a0acf06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ba98ca93cf37804fc8b953e14eb9e073fca307f7f3e85c1130b9e2ec10bdac6 [INFO] running `Command { std: "docker" "start" "-a" "4ba98ca93cf37804fc8b953e14eb9e073fca307f7f3e85c1130b9e2ec10bdac6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cproxy-6159e55dfb375d7a) [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" "4ba98ca93cf37804fc8b953e14eb9e073fca307f7f3e85c1130b9e2ec10bdac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba98ca93cf37804fc8b953e14eb9e073fca307f7f3e85c1130b9e2ec10bdac6", kill_on_drop: false }` [INFO] [stdout] 4ba98ca93cf37804fc8b953e14eb9e073fca307f7f3e85c1130b9e2ec10bdac6