[INFO] cloning repository https://github.com/jcoderltd/rust-smartpointer-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcoderltd/rust-smartpointer-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcoderltd%2Frust-smartpointer-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcoderltd%2Frust-smartpointer-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8ad22238c9f6399582b7dcae157ba52061031f0 [INFO] checking jcoderltd/rust-smartpointer-example against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcoderltd%2Frust-smartpointer-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-6-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking jcoderltd/rust-smartpointer-example against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcoderltd%2Frust-smartpointer-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/builds/worker-6-tc2/source/.git/info/exclude': No space left on device [INFO] checking jcoderltd/rust-smartpointer-example against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcoderltd%2Frust-smartpointer-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcoderltd/rust-smartpointer-example on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcoderltd/rust-smartpointer-example [INFO] finished tweaking git repo https://github.com/jcoderltd/rust-smartpointer-example [INFO] tweaked toml for git repo https://github.com/jcoderltd/rust-smartpointer-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jcoderltd/rust-smartpointer-example 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d60baff6547f61665fb0ab1be4ad65340a5a285fe56283a1d2bc94e008ff951d [INFO] running `Command { std: "docker" "start" "-a" "d60baff6547f61665fb0ab1be4ad65340a5a285fe56283a1d2bc94e008ff951d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d60baff6547f61665fb0ab1be4ad65340a5a285fe56283a1d2bc94e008ff951d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60baff6547f61665fb0ab1be4ad65340a5a285fe56283a1d2bc94e008ff951d", kill_on_drop: false }` [INFO] [stdout] d60baff6547f61665fb0ab1be4ad65340a5a285fe56283a1d2bc94e008ff951d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 843d886d30bd8354e13f587e627c5f33f7674d596be90d738e5de2b42ac475bd [INFO] running `Command { std: "docker" "start" "-a" "843d886d30bd8354e13f587e627c5f33f7674d596be90d738e5de2b42ac475bd", kill_on_drop: false }` [INFO] [stderr] Checking refcell_example v0.1.0 (/opt/rustwide/workdir/refcell_example) [INFO] [stderr] Checking rc_example v0.1.0 (/opt/rustwide/workdir/rc_example) [INFO] [stderr] Checking box_example v0.1.0 (/opt/rustwide/workdir/box_example) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> box_example/src/department.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Department { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Department` 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 `name` is never read [INFO] [stdout] --> box_example/src/base_department.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Department { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Department` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> box_example/src/department.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Department { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Department` 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 `name` is never read [INFO] [stdout] --> box_example/src/base_department.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | struct Department { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Department` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking smartpointers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "843d886d30bd8354e13f587e627c5f33f7674d596be90d738e5de2b42ac475bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843d886d30bd8354e13f587e627c5f33f7674d596be90d738e5de2b42ac475bd", kill_on_drop: false }` [INFO] [stdout] 843d886d30bd8354e13f587e627c5f33f7674d596be90d738e5de2b42ac475bd