[INFO] cloning repository https://github.com/weykon/happy-24-days-learn-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weykon/happy-24-days-learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Fhappy-24-days-learn-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Fhappy-24-days-learn-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20190ecf2f9504fd090fc05772c86ee85a2cf937 [INFO] testing weykon/happy-24-days-learn-rust against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweykon%2Fhappy-24-days-learn-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weykon/happy-24-days-learn-rust on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weykon/happy-24-days-learn-rust [INFO] finished tweaking git repo https://github.com/weykon/happy-24-days-learn-rust [INFO] tweaked toml for git repo https://github.com/weykon/happy-24-days-learn-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/weykon/happy-24-days-learn-rust 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primal-sieve v0.2.9 [INFO] [stderr] Downloaded primal-bit v0.2.4 [INFO] [stderr] Downloaded serde v1.0.141 [INFO] [stderr] Downloaded primal-estimate v0.2.1 [INFO] [stderr] Downloaded primal v0.2.3 [INFO] [stderr] Downloaded serde_derive v1.0.141 [INFO] [stderr] Downloaded primal-check v0.2.3 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3f9e7b82778f7d1714ec32e98adf61156db71be3ff635d75c839d019e561a84 [INFO] running `Command { std: "docker" "start" "-a" "c3f9e7b82778f7d1714ec32e98adf61156db71be3ff635d75c839d019e561a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3f9e7b82778f7d1714ec32e98adf61156db71be3ff635d75c839d019e561a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f9e7b82778f7d1714ec32e98adf61156db71be3ff635d75c839d019e561a84", kill_on_drop: false }` [INFO] [stdout] c3f9e7b82778f7d1714ec32e98adf61156db71be3ff635d75c839d019e561a84 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae652f0f8c54644fde56334c97baf87e070ef525455132c30ff6bda0104432f5 [INFO] running `Command { std: "docker" "start" "-a" "ae652f0f8c54644fde56334c97baf87e070ef525455132c30ff6bda0104432f5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0dad21da2d02e3a9 -C extra-filename=-0dad21da2d02e3a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMZv6Ve/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ae652f0f8c54644fde56334c97baf87e070ef525455132c30ff6bda0104432f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae652f0f8c54644fde56334c97baf87e070ef525455132c30ff6bda0104432f5", kill_on_drop: false }` [INFO] [stdout] ae652f0f8c54644fde56334c97baf87e070ef525455132c30ff6bda0104432f5