[INFO] cloning repository https://github.com/Start9Labs/c-lightning-pruning-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Start9Labs/c-lightning-pruning-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStart9Labs%2Fc-lightning-pruning-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStart9Labs%2Fc-lightning-pruning-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebf23fe1dbdf593403200ab74bffb3bc3d6c992d [INFO] testing Start9Labs/c-lightning-pruning-plugin against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStart9Labs%2Fc-lightning-pruning-plugin" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Start9Labs/c-lightning-pruning-plugin on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Start9Labs/c-lightning-pruning-plugin [INFO] finished tweaking git repo https://github.com/Start9Labs/c-lightning-pruning-plugin [INFO] tweaked toml for git repo https://github.com/Start9Labs/c-lightning-pruning-plugin written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/Start9Labs/c-lightning-pruning-plugin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac37dd15f2558167ea82079412a8fee92d32f11e94d4d52336da28b08282e205 [INFO] running `Command { std: "docker" "start" "-a" "ac37dd15f2558167ea82079412a8fee92d32f11e94d4d52336da28b08282e205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac37dd15f2558167ea82079412a8fee92d32f11e94d4d52336da28b08282e205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac37dd15f2558167ea82079412a8fee92d32f11e94d4d52336da28b08282e205", kill_on_drop: false }` [INFO] [stdout] ac37dd15f2558167ea82079412a8fee92d32f11e94d4d52336da28b08282e205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1602e3fabc032f54ecff0d8f05c87036c3b1473099361b7534af29b50ce04024 [INFO] running `Command { std: "docker" "start" "-a" "1602e3fabc032f54ecff0d8f05c87036c3b1473099361b7534af29b50ce04024", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling c-lightning-pruning-plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `startup` [INFO] [stdout] --> src/stdio.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | startup: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LightningConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/stdio.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, serde::Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.85s [INFO] running `Command { std: "docker" "inspect" "1602e3fabc032f54ecff0d8f05c87036c3b1473099361b7534af29b50ce04024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1602e3fabc032f54ecff0d8f05c87036c3b1473099361b7534af29b50ce04024", kill_on_drop: false }` [INFO] [stdout] 1602e3fabc032f54ecff0d8f05c87036c3b1473099361b7534af29b50ce04024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d3f999b17a7d7832d0eeef6ebcbb8a1ad49d6115a6dc2b726fb556f80c1a065 [INFO] running `Command { std: "docker" "start" "-a" "1d3f999b17a7d7832d0eeef6ebcbb8a1ad49d6115a6dc2b726fb556f80c1a065", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling c-lightning-pruning-plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `startup` [INFO] [stdout] --> src/stdio.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | startup: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LightningConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/stdio.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, serde::Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/c_lightning_pruning_plugin-723dfcf8efb112d4) [INFO] running `Command { std: "docker" "inspect" "1d3f999b17a7d7832d0eeef6ebcbb8a1ad49d6115a6dc2b726fb556f80c1a065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3f999b17a7d7832d0eeef6ebcbb8a1ad49d6115a6dc2b726fb556f80c1a065", kill_on_drop: false }` [INFO] [stdout] 1d3f999b17a7d7832d0eeef6ebcbb8a1ad49d6115a6dc2b726fb556f80c1a065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 940d229e227a3e7c55ff4e322fac055d39881abb2f407c9d2cb5e4b6971921df [INFO] running `Command { std: "docker" "start" "-a" "940d229e227a3e7c55ff4e322fac055d39881abb2f407c9d2cb5e4b6971921df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `startup` [INFO] [stderr] --> src/stdio.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | startup: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `LightningConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/stdio.rs:181:10 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Clone, Debug, serde::Deserialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `c-lightning-pruning-plugin` (bin "c-lightning-pruning-plugin" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/c_lightning_pruning_plugin-723dfcf8efb112d4) [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" "940d229e227a3e7c55ff4e322fac055d39881abb2f407c9d2cb5e4b6971921df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940d229e227a3e7c55ff4e322fac055d39881abb2f407c9d2cb5e4b6971921df", kill_on_drop: false }` [INFO] [stdout] 940d229e227a3e7c55ff4e322fac055d39881abb2f407c9d2cb5e4b6971921df