[INFO] cloning repository https://github.com/cognivore/icfpc2004-tbd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cognivore/icfpc2004-tbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91f56bc26ece3db79063d26649fcf22ea79252ae [INFO] checking cognivore/icfpc2004-tbd against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cognivore/icfpc2004-tbd on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cognivore/icfpc2004-tbd [INFO] finished tweaking git repo https://github.com/cognivore/icfpc2004-tbd [INFO] tweaked toml for git repo https://github.com/cognivore/icfpc2004-tbd written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cognivore/icfpc2004-tbd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-display-derive v0.1.0 [INFO] [stderr] Downloaded num-derive v0.3.2 [INFO] [stderr] Downloaded quickcheck v0.9.2 [INFO] [stderr] Downloaded bimap v0.4.0 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded syn v1.0.39 [INFO] [stderr] Downloaded quickcheck_macros v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f84a7ce4eb890ae0334638930b1c169535dc8a9cf38a8fa8ddc6b1999d3e19d [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" "7f84a7ce4eb890ae0334638930b1c169535dc8a9cf38a8fa8ddc6b1999d3e19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f84a7ce4eb890ae0334638930b1c169535dc8a9cf38a8fa8ddc6b1999d3e19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f84a7ce4eb890ae0334638930b1c169535dc8a9cf38a8fa8ddc6b1999d3e19d", kill_on_drop: false }` [INFO] [stdout] 7f84a7ce4eb890ae0334638930b1c169535dc8a9cf38a8fa8ddc6b1999d3e19d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6bec5eb085de686fc649e54280199760fdee0c8e01614e3c218435658a9fb01 [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" "b6bec5eb085de686fc649e54280199760fdee0c8e01614e3c218435658a9fb01", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling icfpc2004-tbd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking bimap v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b6bec5eb085de686fc649e54280199760fdee0c8e01614e3c218435658a9fb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6bec5eb085de686fc649e54280199760fdee0c8e01614e3c218435658a9fb01", kill_on_drop: false }` [INFO] [stdout] b6bec5eb085de686fc649e54280199760fdee0c8e01614e3c218435658a9fb01