[INFO] fetching crate sv-parser-parser 0.7.0... [INFO] checking sv-parser-parser-0.7.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate sv-parser-parser 0.7.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sv-parser-parser 0.7.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sv-parser-parser 0.7.0 [INFO] finished tweaking crates.io crate sv-parser-parser 0.7.0 [INFO] tweaked toml for crates.io crate sv-parser-parser 0.7.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71a84b71572de129fcc23fa29c4e814088eac8ac2c66a956980ef514cc4aa672 [INFO] running `Command { std: "docker" "start" "-a" "71a84b71572de129fcc23fa29c4e814088eac8ac2c66a956980ef514cc4aa672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a84b71572de129fcc23fa29c4e814088eac8ac2c66a956980ef514cc4aa672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a84b71572de129fcc23fa29c4e814088eac8ac2c66a956980ef514cc4aa672", kill_on_drop: false }` [INFO] [stdout] 71a84b71572de129fcc23fa29c4e814088eac8ac2c66a956980ef514cc4aa672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb5d907892034dd6c4caec2eec282b67e7d57d0ab9e10d413c551511fd47fd19 [INFO] running `Command { std: "docker" "start" "-a" "fb5d907892034dd6c4caec2eec282b67e7d57d0ab9e10d413c551511fd47fd19", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking nom-greedyerror v0.2.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.7.0 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling sv-parser-macros v0.7.0 [INFO] [stderr] Checking nom-packrat v0.4.0 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Checking sv-parser-parser v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "fb5d907892034dd6c4caec2eec282b67e7d57d0ab9e10d413c551511fd47fd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5d907892034dd6c4caec2eec282b67e7d57d0ab9e10d413c551511fd47fd19", kill_on_drop: false }` [INFO] [stdout] fb5d907892034dd6c4caec2eec282b67e7d57d0ab9e10d413c551511fd47fd19