[INFO] cloning repository https://github.com/symphorien/cccp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/symphorien/cccp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fcccp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fcccp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fba24f061c73e809a97205d3606f2d96d27f7c [INFO] checking symphorien/cccp against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fcccp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/symphorien/cccp [INFO] finished tweaking git repo https://github.com/symphorien/cccp [INFO] tweaked toml for git repo https://github.com/symphorien/cccp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/symphorien/cccp on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/symphorien/cccp 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f39dbbf7263e30c8fece2a406d29ec36cc23364dce257342a82b888b8c8c95d2 [INFO] running `Command { std: "docker" "start" "-a" "f39dbbf7263e30c8fece2a406d29ec36cc23364dce257342a82b888b8c8c95d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f39dbbf7263e30c8fece2a406d29ec36cc23364dce257342a82b888b8c8c95d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39dbbf7263e30c8fece2a406d29ec36cc23364dce257342a82b888b8c8c95d2", kill_on_drop: false }` [INFO] [stdout] f39dbbf7263e30c8fece2a406d29ec36cc23364dce257342a82b888b8c8c95d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd6dbacb00e495e129d212ea9263dbb96e4b4da88d1c4b945af32529ea8e1a9f [INFO] running `Command { std: "docker" "start" "-a" "bd6dbacb00e495e129d212ea9263dbb96e4b4da88d1c4b945af32529ea8e1a9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking crc64fast v1.0.0 [INFO] [stderr] Checking cli_test_dir v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling nc v0.4.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dbus v0.9.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking udev v0.5.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking dbus-udisks2 v0.3.0 (https://github.com/symphorien/dbus-udisks2?branch=mount#b2f9b3e8) [INFO] [stderr] Checking cccp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/utils.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(any(test, debug))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/utils.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(any(test, debug))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaw8ygav" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/utils.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(any(test, debug))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cccp` (test "common") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/cache/mod.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait CacheManager { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 35 | fn name(&self) -> &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cccp` (bin "cccp"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d7b15db413fd2070daa09a2c5b7f2ab38417429f/bin/rustc --crate-name cccp --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=19d9749432682132 -C extra-filename=-1f5c3baceb05da7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e63fa9669a3d1456.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5d7fca0903fe9dd0.rmeta --extern crc64fast=/opt/rustwide/target/debug/deps/libcrc64fast-44a2a9dcbac37835.rmeta --extern dbus_udisks2=/opt/rustwide/target/debug/deps/libdbus_udisks2-08933046dfe2d461.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-d3ca8485d88c2c85.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-c4299bf1f0b66da9.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-156b8af3bc29c42f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-96dd870afd3a2fea.rmeta --extern nc=/opt/rustwide/target/debug/deps/libnc-fbfe58da5501d826.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-9c873357adddd72f.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-d7a889a807313bbe.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a68539da0517f275.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-14038f46a28a9118.rmeta --extern udev=/opt/rustwide/target/debug/deps/libudev-ec5f65ee16364866.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-bafa1ee0c43c21d3.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/nc-4421629b95c90fdf/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "bd6dbacb00e495e129d212ea9263dbb96e4b4da88d1c4b945af32529ea8e1a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6dbacb00e495e129d212ea9263dbb96e4b4da88d1c4b945af32529ea8e1a9f", kill_on_drop: false }` [INFO] [stdout] bd6dbacb00e495e129d212ea9263dbb96e4b4da88d1c4b945af32529ea8e1a9f