[INFO] cloning repository https://github.com/Dophin2009/stew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dophin2009/stew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDophin2009%2Fstew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDophin2009%2Fstew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b1bc211058437410b88e01b9822268f2531c678 [INFO] checking Dophin2009/stew against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDophin2009%2Fstew" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dophin2009/stew on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dophin2009/stew [INFO] finished tweaking git repo https://github.com/Dophin2009/stew [INFO] tweaked toml for git repo https://github.com/Dophin2009/stew written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Dophin2009/stew already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22e00c258a5346d25d01a15589b4bdf7c44b36f9aa1512d3346ca38bd5b734e4 [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" "22e00c258a5346d25d01a15589b4bdf7c44b36f9aa1512d3346ca38bd5b734e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e00c258a5346d25d01a15589b4bdf7c44b36f9aa1512d3346ca38bd5b734e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e00c258a5346d25d01a15589b4bdf7c44b36f9aa1512d3346ca38bd5b734e4", kill_on_drop: false }` [INFO] [stdout] 22e00c258a5346d25d01a15589b4bdf7c44b36f9aa1512d3346ca38bd5b734e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ce743affa62ac37e8ef55d161f97ca6eb2102e37c60748339fed4997eaadd4f [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" "7ce743affa62ac37e8ef55d161f97ca6eb2102e37c60748339fed4997eaadd4f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking gtmpl_value v0.3.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling mlua v0.4.2 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking gtmpl v0.5.7 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling gtmpl_derive v0.3.3 [INFO] [stderr] Checking stderrlog v0.5.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling mlua_derive v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking tera v1.5.0 [INFO] [stderr] Checking handlebars v3.4.0 [INFO] [stderr] Checking stew v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "7ce743affa62ac37e8ef55d161f97ca6eb2102e37c60748339fed4997eaadd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce743affa62ac37e8ef55d161f97ca6eb2102e37c60748339fed4997eaadd4f", kill_on_drop: false }` [INFO] [stdout] 7ce743affa62ac37e8ef55d161f97ca6eb2102e37c60748339fed4997eaadd4f