[INFO] cloning repository https://github.com/Tablam/TablaM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tablam/TablaM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTablam%2FTablaM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTablam%2FTablaM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5135bc471549a8a0bf82b95c99d07f25de3e6ec [INFO] checking Tablam/TablaM against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTablam%2FTablaM" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tablam/TablaM on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tablam/TablaM [INFO] finished tweaking git repo https://github.com/Tablam/TablaM [INFO] tweaked toml for git repo https://github.com/Tablam/TablaM written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Tablam/TablaM already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded decorum v0.3.1 [INFO] [stderr] Downloaded rust_decimal v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aba0ab8098358de2d5f49f11ba96a6b10af4f71f4944b4a7022b958e29bf597 [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" "4aba0ab8098358de2d5f49f11ba96a6b10af4f71f4944b4a7022b958e29bf597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aba0ab8098358de2d5f49f11ba96a6b10af4f71f4944b4a7022b958e29bf597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aba0ab8098358de2d5f49f11ba96a6b10af4f71f4944b4a7022b958e29bf597", kill_on_drop: false }` [INFO] [stdout] 4aba0ab8098358de2d5f49f11ba96a6b10af4f71f4944b4a7022b958e29bf597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb0d83a47b051d186ed9f10862f2406ae08fd817e13eb82612c4946e146402f [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" "ccb0d83a47b051d186ed9f10862f2406ae08fd817e13eb82612c4946e146402f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking seahorse v1.1.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rust_decimal v1.9.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking rustyline v7.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Checking tablam v0.3.5 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking tablam-lang v0.3.4 (/opt/rustwide/workdir/lang) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "ccb0d83a47b051d186ed9f10862f2406ae08fd817e13eb82612c4946e146402f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb0d83a47b051d186ed9f10862f2406ae08fd817e13eb82612c4946e146402f", kill_on_drop: false }` [INFO] [stdout] ccb0d83a47b051d186ed9f10862f2406ae08fd817e13eb82612c4946e146402f