[INFO] cloning repository https://github.com/cramt/esb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cramt/esb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fesb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fesb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e08b0f12e6044b18333b2c870ad80b7c66b1de7b [INFO] testing cramt/esb against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fesb" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cramt/esb on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cramt/esb [INFO] finished tweaking git repo https://github.com/cramt/esb [INFO] tweaked toml for git repo https://github.com/cramt/esb written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cramt/esb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c3be50dd35b3517f1e774605862a46931f68d25e54e7e833b862afce24c363f [INFO] running `Command { std: "docker" "start" "-a" "9c3be50dd35b3517f1e774605862a46931f68d25e54e7e833b862afce24c363f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c3be50dd35b3517f1e774605862a46931f68d25e54e7e833b862afce24c363f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3be50dd35b3517f1e774605862a46931f68d25e54e7e833b862afce24c363f", kill_on_drop: false }` [INFO] [stdout] 9c3be50dd35b3517f1e774605862a46931f68d25e54e7e833b862afce24c363f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec32165ba9269142a2151557bd122667e8ac17e2d4ee11482bd073c12de3031 [INFO] running `Command { std: "docker" "start" "-a" "cec32165ba9269142a2151557bd122667e8ac17e2d4ee11482bd073c12de3031", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling stfu8 v0.2.5 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling shoulda_core v0.1.12 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling voca_rs v1.14.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling demonstrate v0.4.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling shiplift v0.7.0 [INFO] [stderr] Compiling shoulda_macro v0.1.12 [INFO] [stderr] Compiling shoulda v0.1.12 [INFO] [stderr] Compiling esb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `CommandFunc` is never used [INFO] [stdout] --> src/commands/mod.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | type CommandFunc = Box< [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Command` is never constructed [INFO] [stdout] --> src/commands/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Command { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandOption` is never constructed [INFO] [stdout] --> src/commands/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CommandOption { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/commands/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new< [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/commands/mod.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new( [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 2m 41s [INFO] running `Command { std: "docker" "inspect" "cec32165ba9269142a2151557bd122667e8ac17e2d4ee11482bd073c12de3031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec32165ba9269142a2151557bd122667e8ac17e2d4ee11482bd073c12de3031", kill_on_drop: false }` [INFO] [stdout] cec32165ba9269142a2151557bd122667e8ac17e2d4ee11482bd073c12de3031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92189f687ffa75257c3bf57a9544c64c113e969f2cb6c34fd4f266b7332578c [INFO] running `Command { std: "docker" "start" "-a" "e92189f687ffa75257c3bf57a9544c64c113e969f2cb6c34fd4f266b7332578c", kill_on_drop: false }` [INFO] [stderr] Compiling esb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `load_env` is never used [INFO] [stdout] --> src/test_helper.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn load_env() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CommandFunc` is never used [INFO] [stdout] --> src/commands/mod.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | type CommandFunc = Box< [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Command` is never constructed [INFO] [stdout] --> src/commands/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Command { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommandOption` is never constructed [INFO] [stdout] --> src/commands/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct CommandOption { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/commands/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new< [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/commands/mod.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "e92189f687ffa75257c3bf57a9544c64c113e969f2cb6c34fd4f266b7332578c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92189f687ffa75257c3bf57a9544c64c113e969f2cb6c34fd4f266b7332578c", kill_on_drop: false }` [INFO] [stdout] e92189f687ffa75257c3bf57a9544c64c113e969f2cb6c34fd4f266b7332578c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a52c98ab1c34377245dcaa05e418c9e9ba3595fc8f1e69cce5acc9c70078a7f [INFO] running `Command { std: "docker" "start" "-a" "5a52c98ab1c34377245dcaa05e418c9e9ba3595fc8f1e69cce5acc9c70078a7f", kill_on_drop: false }` [INFO] [stderr] warning: function `load_env` is never used [INFO] [stderr] --> src/test_helper.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn load_env() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias `CommandFunc` is never used [INFO] [stderr] --> src/commands/mod.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | type CommandFunc = Box< [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Command` is never constructed [INFO] [stderr] --> src/commands/mod.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Command { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CommandOption` is never constructed [INFO] [stderr] --> src/commands/mod.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct CommandOption { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/commands/mod.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new< [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/commands/mod.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn new( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `esb` (bin "esb" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/esb-3fa8fe1cbf4112a2) [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" "5a52c98ab1c34377245dcaa05e418c9e9ba3595fc8f1e69cce5acc9c70078a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a52c98ab1c34377245dcaa05e418c9e9ba3595fc8f1e69cce5acc9c70078a7f", kill_on_drop: false }` [INFO] [stdout] 5a52c98ab1c34377245dcaa05e418c9e9ba3595fc8f1e69cce5acc9c70078a7f