[INFO] cloning repository https://github.com/paranoidnas/system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paranoidnas/system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidnas%2Fsystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidnas%2Fsystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90672fb6380860555537a4fbafde91a94404686c [INFO] checking paranoidnas/system against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoidnas%2Fsystem" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paranoidnas/system on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paranoidnas/system [INFO] finished tweaking git repo https://github.com/paranoidnas/system [INFO] tweaked toml for git repo https://github.com/paranoidnas/system written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/paranoidnas/system already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded comfy-table v1.1.1 [INFO] [stderr] Downloaded mnt v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0296262a1a4121e314e114d54f31a96019cfe0dd5e1309505fe95defc31e9964 [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" "0296262a1a4121e314e114d54f31a96019cfe0dd5e1309505fe95defc31e9964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0296262a1a4121e314e114d54f31a96019cfe0dd5e1309505fe95defc31e9964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0296262a1a4121e314e114d54f31a96019cfe0dd5e1309505fe95defc31e9964", kill_on_drop: false }` [INFO] [stdout] 0296262a1a4121e314e114d54f31a96019cfe0dd5e1309505fe95defc31e9964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034ee49fe221ab0856ed6c1ad2ec463d6d04d4b154cfc4d6d1d12ceba80d27ed [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" "034ee49fe221ab0856ed6c1ad2ec463d6d04d4b154cfc4d6d1d12ceba80d27ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strum v0.19.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking anyhow v1.0.32 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking mnt v0.3.1 [INFO] [stderr] Checking duct v0.13.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking comfy-table v1.1.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking envy v0.4.1 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking blkcapt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "034ee49fe221ab0856ed6c1ad2ec463d6d04d4b154cfc4d6d1d12ceba80d27ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034ee49fe221ab0856ed6c1ad2ec463d6d04d4b154cfc4d6d1d12ceba80d27ed", kill_on_drop: false }` [INFO] [stdout] 034ee49fe221ab0856ed6c1ad2ec463d6d04d4b154cfc4d6d1d12ceba80d27ed