[INFO] cloning repository https://github.com/sebohe/my-penrose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebohe/my-penrose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff0ab2f2d94b3cb7ad311ff716bdb649995adba1 [INFO] testing sebohe/my-penrose against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebohe/my-penrose on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebohe/my-penrose [INFO] finished tweaking git repo https://github.com/sebohe/my-penrose [INFO] tweaked toml for git repo https://github.com/sebohe/my-penrose written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/sebohe/my-penrose already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sbc64/penrose` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b27172e3111bafc102779fa5134e361b3376f64876bfad212242bd6b69c34b4 [INFO] running `Command { std: "docker" "start" "-a" "2b27172e3111bafc102779fa5134e361b3376f64876bfad212242bd6b69c34b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b27172e3111bafc102779fa5134e361b3376f64876bfad212242bd6b69c34b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b27172e3111bafc102779fa5134e361b3376f64876bfad212242bd6b69c34b4", kill_on_drop: false }` [INFO] [stdout] 2b27172e3111bafc102779fa5134e361b3376f64876bfad212242bd6b69c34b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc967a07f555df94e0539d324ff40f4aa35d0101fd8590debe9c7489f924173 [INFO] running `Command { std: "docker" "start" "-a" "9bc967a07f555df94e0539d324ff40f4aa35d0101fd8590debe9c7489f924173", 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] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling penrose_keysyms v0.1.0 (https://github.com/sbc64/penrose?branch=develop#6e9807b8) [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling penrose_proc v0.1.2 (https://github.com/sbc64/penrose?branch=develop#6e9807b8) [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling penrose v0.2.0 (https://github.com/sbc64/penrose?branch=develop#6e9807b8) [INFO] [stderr] Compiling penrose v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sound` [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | sound: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "9bc967a07f555df94e0539d324ff40f4aa35d0101fd8590debe9c7489f924173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc967a07f555df94e0539d324ff40f4aa35d0101fd8590debe9c7489f924173", kill_on_drop: false }` [INFO] [stdout] 9bc967a07f555df94e0539d324ff40f4aa35d0101fd8590debe9c7489f924173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f8402b899960c9a3b5fa73bc4e47237cde0cec4b786de28e23993cf3aa59fe6 [INFO] running `Command { std: "docker" "start" "-a" "1f8402b899960c9a3b5fa73bc4e47237cde0cec4b786de28e23993cf3aa59fe6", kill_on_drop: false }` [INFO] [stderr] Compiling penrose v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sound` [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | sound: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "1f8402b899960c9a3b5fa73bc4e47237cde0cec4b786de28e23993cf3aa59fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8402b899960c9a3b5fa73bc4e47237cde0cec4b786de28e23993cf3aa59fe6", kill_on_drop: false }` [INFO] [stdout] 1f8402b899960c9a3b5fa73bc4e47237cde0cec4b786de28e23993cf3aa59fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aca8b437618a92256e821626f7cd2cb05a83548dc24e055ef943ab78482e0421 [INFO] running `Command { std: "docker" "start" "-a" "aca8b437618a92256e821626f7cd2cb05a83548dc24e055ef943ab78482e0421", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `sound` [INFO] [stderr] --> src/main.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | sound: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `penrose` (bin "penrose" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/penrose-1129b0a95a6be9b2) [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" "aca8b437618a92256e821626f7cd2cb05a83548dc24e055ef943ab78482e0421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca8b437618a92256e821626f7cd2cb05a83548dc24e055ef943ab78482e0421", kill_on_drop: false }` [INFO] [stdout] aca8b437618a92256e821626f7cd2cb05a83548dc24e055ef943ab78482e0421