[INFO] fetching crate jrsonnet 1.0.0... [INFO] checking jrsonnet-1.0.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate jrsonnet 1.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate jrsonnet 1.0.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 jrsonnet 1.0.0 [INFO] finished tweaking crates.io crate jrsonnet 1.0.0 [INFO] tweaked toml for crates.io crate jrsonnet 1.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate jrsonnet 1.0.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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jrsonnet-parser v1.0.0 [INFO] [stderr] Downloaded jrsonnet-evaluator v1.0.0 [INFO] [stderr] Downloaded closure v0.3.0 [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" "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] 4eeac8f2bb4b2f956a6af0f1cbbd657a20244e467aa83358216e0c7a24786f99 [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" "4eeac8f2bb4b2f956a6af0f1cbbd657a20244e467aa83358216e0c7a24786f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eeac8f2bb4b2f956a6af0f1cbbd657a20244e467aa83358216e0c7a24786f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eeac8f2bb4b2f956a6af0f1cbbd657a20244e467aa83358216e0c7a24786f99", kill_on_drop: false }` [INFO] [stdout] 4eeac8f2bb4b2f956a6af0f1cbbd657a20244e467aa83358216e0c7a24786f99 [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" "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] 38fdbd47c0e5481a5541783567ba07a1bc48ee02dd9f62ef87d88146826d2c02 [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" "38fdbd47c0e5481a5541783567ba07a1bc48ee02dd9f62ef87d88146826d2c02", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling peg-runtime v0.6.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling structdump v0.1.2 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling jrsonnet-stdlib v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking closure v0.3.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking annotate-snippets v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling peg-macros v0.6.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling peg v0.6.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling structdump-derive v0.1.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking jrsonnet-parser v1.0.0 [INFO] [stderr] Compiling jrsonnet-evaluator v1.0.0 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking jrsonnet v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "38fdbd47c0e5481a5541783567ba07a1bc48ee02dd9f62ef87d88146826d2c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38fdbd47c0e5481a5541783567ba07a1bc48ee02dd9f62ef87d88146826d2c02", kill_on_drop: false }` [INFO] [stdout] 38fdbd47c0e5481a5541783567ba07a1bc48ee02dd9f62ef87d88146826d2c02