[INFO] cloning repository https://github.com/leokang28/rust_crash_course [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leokang28/rust_crash_course" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleokang28%2Frust_crash_course", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleokang28%2Frust_crash_course'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 839a09465ba49ca150a3c8b4fbbbc3768fa1d14c [INFO] checking leokang28/rust_crash_course against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleokang28%2Frust_crash_course" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leokang28/rust_crash_course on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leokang28/rust_crash_course [INFO] finished tweaking git repo https://github.com/leokang28/rust_crash_course [INFO] tweaked toml for git repo https://github.com/leokang28/rust_crash_course written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leokang28/rust_crash_course 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fcfb3587e5eb296568cb9821b578d33cc68a1cd49889ba2c917bf197c3ca0d9 [INFO] running `Command { std: "docker" "start" "-a" "3fcfb3587e5eb296568cb9821b578d33cc68a1cd49889ba2c917bf197c3ca0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fcfb3587e5eb296568cb9821b578d33cc68a1cd49889ba2c917bf197c3ca0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcfb3587e5eb296568cb9821b578d33cc68a1cd49889ba2c917bf197c3ca0d9", kill_on_drop: false }` [INFO] [stdout] 3fcfb3587e5eb296568cb9821b578d33cc68a1cd49889ba2c917bf197c3ca0d9 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 490cb91e89ec9fce6d890f675325442199c825b0e32cab7d534dfa2206bd97ed [INFO] running `Command { std: "docker" "start" "-a" "490cb91e89ec9fce6d890f675325442199c825b0e32cab7d534dfa2206bd97ed", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking rust_crash_course v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bouncy v0.1.0 (/opt/rustwide/workdir/bouncy) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/lexical.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | struct Foo(i32); [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Foo` 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: field `0` is never read [INFO] [stdout] --> bouncy/src/parse_args.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | InvalidInteger(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 | InvalidInteger(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chars` [INFO] [stdout] --> src/byteliteral.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let chars = arg.chars(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_chars` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/copy.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | struct Foobar(i32); [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Foobar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> bouncy/src/parse_args.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | InvalidInteger(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 | InvalidInteger(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/borrow.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | struct Foo(i32); [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Foo` 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: function `use_vale` is never used [INFO] [stdout] --> examples/borrow.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn use_vale(v: &Foo) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stdout] warning: unused variable: `chars` [INFO] [stdout] --> src/byteliteral.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let chars = arg.chars(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_chars` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.2.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking bouncy4 v0.1.0 (/opt/rustwide/workdir/bouncy4) [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking async-std v1.7.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/async_std-ef5252e27b47fae7.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-std` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "490cb91e89ec9fce6d890f675325442199c825b0e32cab7d534dfa2206bd97ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490cb91e89ec9fce6d890f675325442199c825b0e32cab7d534dfa2206bd97ed", kill_on_drop: false }` [INFO] [stdout] 490cb91e89ec9fce6d890f675325442199c825b0e32cab7d534dfa2206bd97ed