[INFO] cloning repository https://github.com/xloc/placement-visualization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xloc/placement-visualization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxloc%2Fplacement-visualization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxloc%2Fplacement-visualization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b138d5f6896023c4cedcc5b26e9bcb5310b5c5d [INFO] testing xloc/placement-visualization against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxloc%2Fplacement-visualization" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xloc/placement-visualization on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xloc/placement-visualization [INFO] finished tweaking git repo https://github.com/xloc/placement-visualization [INFO] tweaked toml for git repo https://github.com/xloc/placement-visualization written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xloc/placement-visualization 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e4d51cf9dd2a0e443174fd0f91cf2ce8bd8304d4e5eed07ea3e07ad954a8cae [INFO] running `Command { std: "docker" "start" "-a" "3e4d51cf9dd2a0e443174fd0f91cf2ce8bd8304d4e5eed07ea3e07ad954a8cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e4d51cf9dd2a0e443174fd0f91cf2ce8bd8304d4e5eed07ea3e07ad954a8cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4d51cf9dd2a0e443174fd0f91cf2ce8bd8304d4e5eed07ea3e07ad954a8cae", kill_on_drop: false }` [INFO] [stdout] 3e4d51cf9dd2a0e443174fd0f91cf2ce8bd8304d4e5eed07ea3e07ad954a8cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4b89cca3eefea440fd7c030ccbb4cbf15718f18afda62d191417ed2c4313a3 [INFO] running `Command { std: "docker" "start" "-a" "bf4b89cca3eefea440fd7c030ccbb4cbf15718f18afda62d191417ed2c4313a3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bound_box::BoundBox` [INFO] [stdout] --> src/typing/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use bound_box::BoundBox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `problem::make_coors` [INFO] [stdout] --> src/typing/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use problem::make_coors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `improve` is never used [INFO] [stdout] --> src/algorithms/genetic.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn improve(mut placement: Placement) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/typing/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Net { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 16 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/typing/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Pin { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 22 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/typing/blif.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct BLIFInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 7 | pub filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hello_world` (bin "hello_world"); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name hello_world --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("console_error_panic_hook", "default", "wee_alloc"))' -C metadata=e454d801a46142c8 -C extra-filename=-9d237b2cb84583a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-e7380b8ea1a55a49.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-2abad6477a0c7307.rlib --extern hello_world=/opt/rustwide/target/debug/deps/libhello_world.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-31acd1bb0ab8648c.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-f8a47ae7f00ea40e.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bf4b89cca3eefea440fd7c030ccbb4cbf15718f18afda62d191417ed2c4313a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4b89cca3eefea440fd7c030ccbb4cbf15718f18afda62d191417ed2c4313a3", kill_on_drop: false }` [INFO] [stdout] bf4b89cca3eefea440fd7c030ccbb4cbf15718f18afda62d191417ed2c4313a3