[INFO] cloning repository https://github.com/pombase/pombase_rc_string [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pombase/pombase_rc_string" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase_rc_string", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase_rc_string'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef7cc29de592e9833c4a094b58180622f95b74c9 [INFO] checking pombase/pombase_rc_string against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase_rc_string" "/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/pombase/pombase_rc_string on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pombase/pombase_rc_string [INFO] finished tweaking git repo https://github.com/pombase/pombase_rc_string [INFO] tweaked toml for git repo https://github.com/pombase/pombase_rc_string written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pombase/pombase_rc_string already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weak-table v0.2.3 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85da2647772ba9d1d2b238423fa2f905335e4ab799331af22d73396667410220 [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" "85da2647772ba9d1d2b238423fa2f905335e4ab799331af22d73396667410220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85da2647772ba9d1d2b238423fa2f905335e4ab799331af22d73396667410220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85da2647772ba9d1d2b238423fa2f905335e4ab799331af22d73396667410220", kill_on_drop: false }` [INFO] [stdout] 85da2647772ba9d1d2b238423fa2f905335e4ab799331af22d73396667410220 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dffae4ed3c54cf9c5ce235a17366bb6ef7eb55c52319dfad0384c2a6c823a150 [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" "dffae4ed3c54cf9c5ce235a17366bb6ef7eb55c52319dfad0384c2a6c823a150", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking weak-table v0.2.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking pombase_rc_string v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static variable `cache` should have an upper case name [INFO] [stdout] --> src/lib.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | static ref cache: Mutex>> = Mutex::new(WeakHashSet::new()); [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `CACHE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `cache` should have an upper case name [INFO] [stdout] --> src/lib.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | static ref cache: Mutex>> = Mutex::new(WeakHashSet::new()); [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `CACHE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.03s [INFO] running `Command { std: "docker" "inspect" "dffae4ed3c54cf9c5ce235a17366bb6ef7eb55c52319dfad0384c2a6c823a150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffae4ed3c54cf9c5ce235a17366bb6ef7eb55c52319dfad0384c2a6c823a150", kill_on_drop: false }` [INFO] [stdout] dffae4ed3c54cf9c5ce235a17366bb6ef7eb55c52319dfad0384c2a6c823a150