[INFO] fetching crate clogi 0.0.2... [INFO] testing clogi-0.0.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate clogi 0.0.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate clogi 0.0.2 [INFO] finished tweaking crates.io crate clogi 0.0.2 [INFO] tweaked toml for crates.io crate clogi 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clogi 0.0.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clogi 0.0.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 826dc506b28fb499de51f04ebc6993e753653fa9a1138380eeba3d57b61277f4 [INFO] running `Command { std: "docker" "start" "-a" "826dc506b28fb499de51f04ebc6993e753653fa9a1138380eeba3d57b61277f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "826dc506b28fb499de51f04ebc6993e753653fa9a1138380eeba3d57b61277f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826dc506b28fb499de51f04ebc6993e753653fa9a1138380eeba3d57b61277f4", kill_on_drop: false }` [INFO] [stdout] 826dc506b28fb499de51f04ebc6993e753653fa9a1138380eeba3d57b61277f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 065d73895628f4b92400cb4cf1f53d6aee6a4ebc6eb2c82b11113ef8c19db412 [INFO] running `Command { std: "docker" "start" "-a" "065d73895628f4b92400cb4cf1f53d6aee6a4ebc6eb2c82b11113ef8c19db412", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling clogi v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `debug` is never read [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Wrapper { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | #[structopt(long, global = true)] [INFO] [stdout] 14 | debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/todoist.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `term` is never read [INFO] [stdout] --> src/todoist.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Console { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 65 | pub term: console::Term, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `exit` is never used [INFO] [stdout] --> src/todoist.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 76 | impl Console { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 77 | fn exit(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UseFileSystem` is never used [INFO] [stdout] --> src/file_system.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait UseFileSystem { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "065d73895628f4b92400cb4cf1f53d6aee6a4ebc6eb2c82b11113ef8c19db412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065d73895628f4b92400cb4cf1f53d6aee6a4ebc6eb2c82b11113ef8c19db412", kill_on_drop: false }` [INFO] [stdout] 065d73895628f4b92400cb4cf1f53d6aee6a4ebc6eb2c82b11113ef8c19db412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8917aaebe5f80115fdd1a10d6112035ed57e2b861e2246680ed7791ea545620e [INFO] running `Command { std: "docker" "start" "-a" "8917aaebe5f80115fdd1a10d6112035ed57e2b861e2246680ed7791ea545620e", kill_on_drop: false }` [INFO] [stderr] Compiling clogi v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `debug` is never read [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Wrapper { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | #[structopt(long, global = true)] [INFO] [stdout] 14 | debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/todoist.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `term` is never read [INFO] [stdout] --> src/todoist.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Console { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 65 | pub term: console::Term, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `exit` is never used [INFO] [stdout] --> src/todoist.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 76 | impl Console { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 77 | fn exit(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UseFileSystem` is never used [INFO] [stdout] --> src/file_system.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait UseFileSystem { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8917aaebe5f80115fdd1a10d6112035ed57e2b861e2246680ed7791ea545620e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8917aaebe5f80115fdd1a10d6112035ed57e2b861e2246680ed7791ea545620e", kill_on_drop: false }` [INFO] [stdout] 8917aaebe5f80115fdd1a10d6112035ed57e2b861e2246680ed7791ea545620e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ed244a49d4f46934c470e0519398f5d9866d94eb47332085abb6c61491d8da44 [INFO] running `Command { std: "docker" "start" "-a" "ed244a49d4f46934c470e0519398f5d9866d94eb47332085abb6c61491d8da44", kill_on_drop: false }` [INFO] [stderr] warning: field `debug` is never read [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 12 | struct Wrapper { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 13 | #[structopt(long, global = true)] [INFO] [stderr] 14 | debug: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Wrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `URL` is never used [INFO] [stderr] --> src/todoist.rs:21:7 [INFO] [stderr] | [INFO] [stderr] 21 | const URL: &'static str = "https://api.todoist.com/rest/v1"; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `term` is never read [INFO] [stderr] --> src/todoist.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct Console { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 65 | pub term: console::Term, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `exit` is never used [INFO] [stderr] --> src/todoist.rs:77:8 [INFO] [stderr] | [INFO] [stderr] 76 | impl Console { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] 77 | fn exit(&self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `UseFileSystem` is never used [INFO] [stderr] --> src/file_system.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | pub trait UseFileSystem { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `clogi` (bin "clogi" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/clogi-34ce50ce60671e5f) [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" "ed244a49d4f46934c470e0519398f5d9866d94eb47332085abb6c61491d8da44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed244a49d4f46934c470e0519398f5d9866d94eb47332085abb6c61491d8da44", kill_on_drop: false }` [INFO] [stdout] ed244a49d4f46934c470e0519398f5d9866d94eb47332085abb6c61491d8da44