[INFO] updating cached repository https://github.com/nickbabcock/rrinlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/nickbabcock/rrinlog [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/failure-0.1.8 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde-1.0.111 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde_json-1.0.53 [INFO] [stderr] + c321f89...6a519db dependabot/cargo/actix-http-test-1.0.0 -> dependabot/cargo/actix-http-test-1.0.0 (forced update) [INFO] [stderr] * [new branch] dependabot/cargo/diesel-1.4.5 -> dependabot/cargo/diesel-1.4.5 [INFO] [stderr] + f27f1d5...d1f54a2 dependabot/cargo/libsqlite3-sys-0.18.0 -> dependabot/cargo/libsqlite3-sys-0.18.0 (forced update) [INFO] [stderr] + 35cd5c0...66a0da4 dependabot/cargo/regex-1.3.9 -> dependabot/cargo/regex-1.3.9 (forced update) [INFO] [stderr] * [new branch] dependabot/cargo/serde-1.0.112 -> dependabot/cargo/serde-1.0.112 [INFO] [stderr] * [new branch] dependabot/cargo/serde_json-1.0.55 -> dependabot/cargo/serde_json-1.0.55 [INFO] [stderr] 99066b1..eac5b85 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eac5b8586c1416bc0494bdf6f3936ae2f0df8885 [INFO] checking nickbabcock/rrinlog against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbabcock%2Frrinlog" "/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/nickbabcock/rrinlog on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickbabcock/rrinlog [INFO] removed workspace from git repo https://github.com/nickbabcock/rrinlog [INFO] finished tweaking git repo https://github.com/nickbabcock/rrinlog [INFO] tweaked toml for git repo https://github.com/nickbabcock/rrinlog written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nickbabcock/rrinlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 557e51406521d6d34afd47fa415cc98b635158ad8653f10e409d693f92f407d0 [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" "557e51406521d6d34afd47fa415cc98b635158ad8653f10e409d693f92f407d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "557e51406521d6d34afd47fa415cc98b635158ad8653f10e409d693f92f407d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557e51406521d6d34afd47fa415cc98b635158ad8653f10e409d693f92f407d0", kill_on_drop: false }` [INFO] [stdout] 557e51406521d6d34afd47fa415cc98b635158ad8653f10e409d693f92f407d0 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee50ef3588eae93f2e8bf5cd0bfeabf994f178f9551e4bbf17773ee785c8c6c [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" "8ee50ef3588eae93f2e8bf5cd0bfeabf994f178f9551e4bbf17773ee785c8c6c", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking criterion v0.3.2 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking rrinlog_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "8ee50ef3588eae93f2e8bf5cd0bfeabf994f178f9551e4bbf17773ee785c8c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee50ef3588eae93f2e8bf5cd0bfeabf994f178f9551e4bbf17773ee785c8c6c", kill_on_drop: false }` [INFO] [stdout] 8ee50ef3588eae93f2e8bf5cd0bfeabf994f178f9551e4bbf17773ee785c8c6c