[INFO] crate morty 0.5.0 is already in cache [INFO] checking morty-0.5.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate morty 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate morty 0.5.0 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate morty 0.5.0 [INFO] finished tweaking crates.io crate morty 0.5.0 [INFO] tweaked toml for crates.io crate morty 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate morty 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0319a16e42665a65d7623d54a339a94e318834b117414e35b1f10607ca45ee6b [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" "0319a16e42665a65d7623d54a339a94e318834b117414e35b1f10607ca45ee6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0319a16e42665a65d7623d54a339a94e318834b117414e35b1f10607ca45ee6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0319a16e42665a65d7623d54a339a94e318834b117414e35b1f10607ca45ee6b", kill_on_drop: false }` [INFO] [stdout] 0319a16e42665a65d7623d54a339a94e318834b117414e35b1f10607ca45ee6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d9aeb891083e8c0d6db3498834a4f10a66276c6324cd46ee32c8f91448b2084 [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" "3d9aeb891083e8c0d6db3498834a4f10a66276c6324cd46ee32c8f91448b2084", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.7.0 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom-greedyerror v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling sv-parser-macros v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking nom-packrat v0.4.0 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Checking sv-parser-error v0.7.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking sv-parser-parser v0.7.0 [INFO] [stderr] Checking sv-parser-pp v0.7.0 [INFO] [stderr] Checking sv-parser v0.7.0 [INFO] [stderr] Checking morty v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "3d9aeb891083e8c0d6db3498834a4f10a66276c6324cd46ee32c8f91448b2084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9aeb891083e8c0d6db3498834a4f10a66276c6324cd46ee32c8f91448b2084", kill_on_drop: false }` [INFO] [stdout] 3d9aeb891083e8c0d6db3498834a4f10a66276c6324cd46ee32c8f91448b2084