[INFO] cloning repository https://github.com/AnimoRank/exebox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnimoRank/exebox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimoRank%2Fexebox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimoRank%2Fexebox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d48ba87ce65c67e40fc6e33a1d082f9125f2dfa1
[INFO] testing AnimoRank/exebox against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimoRank%2Fexebox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnimoRank/exebox
[INFO] finished tweaking git repo https://github.com/AnimoRank/exebox
[INFO] tweaked toml for git repo https://github.com/AnimoRank/exebox written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnimoRank/exebox on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnimoRank/exebox 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.46
[INFO] [stderr]   Downloaded bitflags v2.13.0
[INFO] [stderr]   Downloaded bytes v1.12.0
[INFO] [stderr]   Downloaded log v0.4.33
[INFO] [stderr]   Downloaded syn v2.0.118
[INFO] [stderr]   Downloaded nix v0.31.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568
[INFO] running `Command { std: "docker" "start" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", 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" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", 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" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling exebox_web v0.1.0 (/opt/rustwide/workdir/exebox_web)
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling exebox_core v0.1.0 (/opt/rustwide/workdir/exebox_core)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> exebox_core/src/platform/linux/isolate_lock.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{BTreeSet, HashSet},
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exebox_cli v0.1.0 (/opt/rustwide/workdir/exebox_cli)
[INFO] [stdout] warning: unused imports: `thread::sleep` and `time::Duration`
[INFO] [stdout]  --> exebox_cli/src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{thread::sleep, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.76s
[INFO] running `Command { std: "docker" "inspect" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", 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" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling exebox_web v0.1.0 (/opt/rustwide/workdir/exebox_web)
[INFO] [stderr]    Compiling exebox_core v0.1.0 (/opt/rustwide/workdir/exebox_core)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> exebox_core/src/platform/linux/isolate_lock.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{BTreeSet, HashSet},
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exebox_cli v0.1.0 (/opt/rustwide/workdir/exebox_cli)
[INFO] [stdout] warning: unused imports: `thread::sleep` and `time::Duration`
[INFO] [stdout]  --> exebox_cli/src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{thread::sleep, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> exebox_core/src/platform/linux/isolate_lock.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{BTreeSet, HashSet},
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", 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" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> exebox_core/src/platform/linux/isolate_lock.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 |     collections::{BTreeSet, HashSet},
[INFO] [stderr]   |                             ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `exebox_core` (lib) generated 1 warning (run `cargo fix --lib -p exebox_core` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `thread::sleep` and `time::Duration`
[INFO] [stderr]  --> exebox_cli/src/main.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{thread::sleep, time::Duration};
[INFO] [stderr]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `exebox_cli` (bin "exebox_cli" test) generated 1 warning (run `cargo fix --bin "exebox_cli" -p exebox_cli --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `exebox_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exebox_cli-ac3fe0a7c66919e9)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exebox_core-2cc88c22446d1a6e)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exebox_web-32f6f78802171b9a)
[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] [stdout] 
[INFO] [stderr]    Doc-tests exebox_core
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test exebox_core/src/platform/linux/isolate_lock.rs - platform::linux::isolate_lock::parse_max_id_message (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exebox_core/src/platform/linux/isolate_lock.rs - platform::linux::isolate_lock::parse_max_id_message (line 22) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ID`
[INFO] [stdout]   --> exebox_core/src/platform/linux/isolate_lock.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | Sandbox ID out of range (allowed: 0-2147483645)
[INFO] [stdout]    |         ^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exebox_core/src/platform/linux/isolate_lock.rs - platform::linux::isolate_lock::parse_max_id_message (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p exebox_core --doc`
[INFO] running `Command { std: "docker" "inspect" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568", kill_on_drop: false }`
[INFO] [stdout] d3df23e1c8dd0a474f76a8c03fc0eedfd5d9fd59b1a1e98f78e620b7669af568
