[INFO] cloning repository https://github.com/hilbertshotel/planum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hilbertshotel/planum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhilbertshotel%2Fplanum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhilbertshotel%2Fplanum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab194cfd0efe08eaeb9046e0f22051dc3c73917f [INFO] testing hilbertshotel/planum against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhilbertshotel%2Fplanum" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hilbertshotel/planum on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hilbertshotel/planum [INFO] finished tweaking git repo https://github.com/hilbertshotel/planum [INFO] tweaked toml for git repo https://github.com/hilbertshotel/planum written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hilbertshotel/planum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10869eef92ee4ca9f4b2abfd2f53426d5e44728b76912b99a472e517e4fe0e79 [INFO] running `Command { std: "docker" "start" "-a" "10869eef92ee4ca9f4b2abfd2f53426d5e44728b76912b99a472e517e4fe0e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10869eef92ee4ca9f4b2abfd2f53426d5e44728b76912b99a472e517e4fe0e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10869eef92ee4ca9f4b2abfd2f53426d5e44728b76912b99a472e517e4fe0e79", kill_on_drop: false }` [INFO] [stdout] 10869eef92ee4ca9f4b2abfd2f53426d5e44728b76912b99a472e517e4fe0e79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4128ac375803fa70fb83d55432f8010eb1dc9819621a3a679a416af5a6bad831 [INFO] running `Command { std: "docker" "start" "-a" "4128ac375803fa70fb83d55432f8010eb1dc9819621a3a679a416af5a6bad831", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling planum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/engine.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn start(cfg: EngineConfig, state: State) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/state.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn load(path: &str) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `side_bar` [INFO] [stdout] --> src/state.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | side_bar: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tabs` [INFO] [stdout] --> src/state.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | tabs: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `editor` [INFO] [stdout] --> src/state.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | editor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "4128ac375803fa70fb83d55432f8010eb1dc9819621a3a679a416af5a6bad831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4128ac375803fa70fb83d55432f8010eb1dc9819621a3a679a416af5a6bad831", kill_on_drop: false }` [INFO] [stdout] 4128ac375803fa70fb83d55432f8010eb1dc9819621a3a679a416af5a6bad831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128c454293055fd4abd57a97ffe55498aaeb3a4c23e9ef0e2a843ac386d7c6ef [INFO] running `Command { std: "docker" "start" "-a" "128c454293055fd4abd57a97ffe55498aaeb3a4c23e9ef0e2a843ac386d7c6ef", kill_on_drop: false }` [INFO] [stderr] Compiling planum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/engine.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn start(cfg: EngineConfig, state: State) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/state.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn load(path: &str) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `side_bar` [INFO] [stdout] --> src/state.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | side_bar: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tabs` [INFO] [stdout] --> src/state.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | tabs: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `editor` [INFO] [stdout] --> src/state.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | editor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "128c454293055fd4abd57a97ffe55498aaeb3a4c23e9ef0e2a843ac386d7c6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128c454293055fd4abd57a97ffe55498aaeb3a4c23e9ef0e2a843ac386d7c6ef", kill_on_drop: false }` [INFO] [stdout] 128c454293055fd4abd57a97ffe55498aaeb3a4c23e9ef0e2a843ac386d7c6ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df39979298cbc3e5c2ce518d901ade468ebca48ca864ca375ad46e63e19eb2fb [INFO] running `Command { std: "docker" "start" "-a" "df39979298cbc3e5c2ce518d901ade468ebca48ca864ca375ad46e63e19eb2fb", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `state` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/engine.rs:13:33 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 13 | pub fn start(cfg: EngineConfig, state: State) { [INFO] [stdout] [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/state.rs:31:15 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn load(path: &str) -> Self { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `side_bar` [INFO] [stderr] --> src/state.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | side_bar: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tabs` [INFO] [stderr] --> src/state.rs:25:3 [INFO] [stderr] | [INFO] [stderr] 25 | tabs: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `editor` [INFO] [stderr] --> src/state.rs:26:3 [INFO] [stderr] | [INFO] [stderr] 26 | editor: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `planum` (bin "planum" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/planum-a7f2b1aa9937d026) [INFO] running `Command { std: "docker" "inspect" "df39979298cbc3e5c2ce518d901ade468ebca48ca864ca375ad46e63e19eb2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df39979298cbc3e5c2ce518d901ade468ebca48ca864ca375ad46e63e19eb2fb", kill_on_drop: false }` [INFO] [stdout] df39979298cbc3e5c2ce518d901ade468ebca48ca864ca375ad46e63e19eb2fb