[INFO] cloning repository https://github.com/f0x52/rust_bar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f0x52/rust_bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0x52%2Frust_bar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0x52%2Frust_bar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04b4f096090e2ae58a252c84aef616c8d85aa9a5 [INFO] checking f0x52/rust_bar against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff0x52%2Frust_bar" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f0x52/rust_bar on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/f0x52/rust_bar [INFO] finished tweaking git repo https://github.com/f0x52/rust_bar [INFO] tweaked toml for git repo https://github.com/f0x52/rust_bar written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/f0x52/rust_bar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf021975d0fac280ca739c585f7a91af5225c64c0b8fa88a900003f5972d8e43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf021975d0fac280ca739c585f7a91af5225c64c0b8fa88a900003f5972d8e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf021975d0fac280ca739c585f7a91af5225c64c0b8fa88a900003f5972d8e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf021975d0fac280ca739c585f7a91af5225c64c0b8fa88a900003f5972d8e43", kill_on_drop: false }` [INFO] [stdout] cf021975d0fac280ca739c585f7a91af5225c64c0b8fa88a900003f5972d8e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26dcf692f4a5d67e67dd9aeabfaf347bd2e0ef9be180d4b707ae8ac7df80c2ea [INFO] running `Command { std: "docker" "start" "-a" "26dcf692f4a5d67e67dd9aeabfaf347bd2e0ef9be180d4b707ae8ac7df80c2ea", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking rust_bar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `re` [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | fn nowplaying(re: ®ex::Regex) -> String { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_re` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re` [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | fn nowplaying(re: ®ex::Regex) -> String { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_re` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.15s [INFO] running `Command { std: "docker" "inspect" "26dcf692f4a5d67e67dd9aeabfaf347bd2e0ef9be180d4b707ae8ac7df80c2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dcf692f4a5d67e67dd9aeabfaf347bd2e0ef9be180d4b707ae8ac7df80c2ea", kill_on_drop: false }` [INFO] [stdout] 26dcf692f4a5d67e67dd9aeabfaf347bd2e0ef9be180d4b707ae8ac7df80c2ea