[INFO] fetching crate maxim 0.1.0-alpha.0... [INFO] checking maxim-0.1.0-alpha.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] extracting crate maxim 0.1.0-alpha.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate maxim 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate maxim 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate maxim 0.1.0-alpha.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate maxim 0.1.0-alpha.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maxim 0.1.0-alpha.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secc v0.0.10 [INFO] [stderr] Downloaded dashmap v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a74c69b43629cee6f9bd1eaf5ae97ec6e6d2b67eb6a04a413bdc00ac8e1f6839 [INFO] running `Command { std: "docker" "start" "-a" "a74c69b43629cee6f9bd1eaf5ae97ec6e6d2b67eb6a04a413bdc00ac8e1f6839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a74c69b43629cee6f9bd1eaf5ae97ec6e6d2b67eb6a04a413bdc00ac8e1f6839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74c69b43629cee6f9bd1eaf5ae97ec6e6d2b67eb6a04a413bdc00ac8e1f6839", kill_on_drop: false }` [INFO] [stdout] a74c69b43629cee6f9bd1eaf5ae97ec6e6d2b67eb6a04a413bdc00ac8e1f6839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47ce409dfc7ccecb27f7ed102aa66a6fe7df516988a244b3ce301bac445941e [INFO] running `Command { std: "docker" "start" "-a" "d47ce409dfc7ccecb27f7ed102aa66a6fe7df516988a244b3ce301bac445941e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking secc v0.0.10 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking dashmap v1.2.1 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking maxim v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/actors.rs:40:32 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actor-pool`, `default`, `rand`, and `rand_xoshiro` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [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/rmetan3zBTg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `maxim` (lib); 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/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name maxim --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="actor-pool"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="rand_xoshiro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actor-pool", "default", "rand", "rand_xoshiro"))' -C metadata=4f537049a67ba3cc -C extra-filename=-64eab8da213ab388 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f62a5a83c443b874.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8583c22a38b67f5b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5cb59258abe19140.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ecf4522057b0dda0.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-db58f8375af73c2d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b7f68e3bf23cfbd3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1c4f5d9ee1c6810c.rmeta --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-6702652a0c77a176.rmeta --extern secc=/opt/rustwide/target/debug/deps/libsecc-fbe5a39aeb215c17.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5144394d3518d775.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-184da9b1952c6100.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "d47ce409dfc7ccecb27f7ed102aa66a6fe7df516988a244b3ce301bac445941e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47ce409dfc7ccecb27f7ed102aa66a6fe7df516988a244b3ce301bac445941e", kill_on_drop: false }` [INFO] [stdout] d47ce409dfc7ccecb27f7ed102aa66a6fe7df516988a244b3ce301bac445941e