[INFO] updating cached repository https://github.com/fretn/rsmodules [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f70fa5c13ba85ca7642d3051c522c3892c86e3a [INFO] checking fretn/rsmodules against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules" "/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/fretn/rsmodules 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/fretn/rsmodules [INFO] finished tweaking git repo https://github.com/fretn/rsmodules [INFO] tweaked toml for git repo https://github.com/fretn/rsmodules written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fretn/rsmodules 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] 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" "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] 7240a5a50301ad642a1e84ab7bfd950b7eaf3270da21d2f632ef7ecf65dfdd21 [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" "7240a5a50301ad642a1e84ab7bfd950b7eaf3270da21d2f632ef7ecf65dfdd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7240a5a50301ad642a1e84ab7bfd950b7eaf3270da21d2f632ef7ecf65dfdd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7240a5a50301ad642a1e84ab7bfd950b7eaf3270da21d2f632ef7ecf65dfdd21", kill_on_drop: false }` [INFO] [stdout] 7240a5a50301ad642a1e84ab7bfd950b7eaf3270da21d2f632ef7ecf65dfdd21 [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" "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] 91c551ae2e6f2209f8e41e922cba6a5dae18b7a9ef5a51ae1e3d66a56d47b031 [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" "91c551ae2e6f2209f8e41e922cba6a5dae18b7a9ef5a51ae1e3d66a56d47b031", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling plist v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking rhai v0.9.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking is_executable v0.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bincode v0.6.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking dirs v1.0.3 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking users v0.5.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking immeta v0.4.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling gumdrop_derive v0.5.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking onig v4.1.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking gumdrop v0.5.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking syntect v3.0.2 [INFO] [stderr] Checking mdcat v0.12.1 [INFO] [stderr] Checking rsmodules v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "91c551ae2e6f2209f8e41e922cba6a5dae18b7a9ef5a51ae1e3d66a56d47b031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c551ae2e6f2209f8e41e922cba6a5dae18b7a9ef5a51ae1e3d66a56d47b031", kill_on_drop: false }` [INFO] [stdout] 91c551ae2e6f2209f8e41e922cba6a5dae18b7a9ef5a51ae1e3d66a56d47b031