[INFO] cloning repository https://github.com/esrlabs/centralgithook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esrlabs/centralgithook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92a15e3e0906edf50ba027b7ffd13b622143e94e [INFO] checking esrlabs/centralgithook against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esrlabs/centralgithook on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esrlabs/centralgithook [INFO] removed workspace from git repo https://github.com/esrlabs/centralgithook [INFO] finished tweaking git repo https://github.com/esrlabs/centralgithook [INFO] tweaked toml for git repo https://github.com/esrlabs/centralgithook written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/esrlabs/centralgithook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7b39a21cfe2aad2e3b9f87627047c83b7a44e48f3400f94311f046418733c8 [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" "0c7b39a21cfe2aad2e3b9f87627047c83b7a44e48f3400f94311f046418733c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7b39a21cfe2aad2e3b9f87627047c83b7a44e48f3400f94311f046418733c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7b39a21cfe2aad2e3b9f87627047c83b7a44e48f3400f94311f046418733c8", kill_on_drop: false }` [INFO] [stdout] 0c7b39a21cfe2aad2e3b9f87627047c83b7a44e48f3400f94311f046418733c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e2f6c10fdd402ae205c1677669a77c714594e7f1a6c9a1bfe5bc5741c0a8b2 [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" "11e2f6c10fdd402ae205c1677669a77c714594e7f1a6c9a1bfe5bc5741c0a8b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Checking git2 v0.13.17 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking handlebars v3.5.2 [INFO] [stderr] Checking rs_tracing v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking josh v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "11e2f6c10fdd402ae205c1677669a77c714594e7f1a6c9a1bfe5bc5741c0a8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e2f6c10fdd402ae205c1677669a77c714594e7f1a6c9a1bfe5bc5741c0a8b2", kill_on_drop: false }` [INFO] [stdout] 11e2f6c10fdd402ae205c1677669a77c714594e7f1a6c9a1bfe5bc5741c0a8b2