[INFO] fetching crate birdcage 0.8.1...
[INFO] testing birdcage-0.8.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate birdcage 0.8.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate birdcage 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate birdcage 0.8.1
[INFO] tweaked toml for crates.io crate birdcage 0.8.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate birdcage 0.8.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate birdcage 0.8.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d
[INFO] running `Command { std: "docker" "start" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling seccompiler v0.3.0
[INFO] [stderr]    Compiling birdcage v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
[INFO] running `Command { std: "docker" "inspect" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling birdcage v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.20s
[INFO] running `Command { std: "docker" "inspect" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/birdcage-d55e49dce574988b)
[INFO] [stderr]      Running integration/command_io.rs (/opt/rustwide/target/debug/deps/command_io-781b316555d675be)
[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] [stderr] 
[INFO] [stderr] thread 'main' (771) panicked at integration/command_io.rs:30:40:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: Io(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" })
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] error: test failed, to rerun pass `--test command_io`
[INFO] running `Command { std: "docker" "inspect" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d", kill_on_drop: false }`
[INFO] [stdout] 1f27b31e2769e09541ed3e96cbc8f836a14010981e66cf5956476fd60cff180d
