[INFO] fetching crate diffsitter 0.6.6... [INFO] checking diffsitter-0.6.6 against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] extracting crate diffsitter 0.6.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate diffsitter 0.6.6 on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate diffsitter 0.6.6 [INFO] finished tweaking crates.io crate diffsitter 0.6.6 [INFO] tweaked toml for crates.io crate diffsitter 0.6.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate diffsitter 0.6.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5bc22415c0fca3212fdca1be5784e74803e8e86a0a1ff484d2d1e7d0cec5b8 [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" "ab5bc22415c0fca3212fdca1be5784e74803e8e86a0a1ff484d2d1e7d0cec5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5bc22415c0fca3212fdca1be5784e74803e8e86a0a1ff484d2d1e7d0cec5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5bc22415c0fca3212fdca1be5784e74803e8e86a0a1ff484d2d1e7d0cec5b8", kill_on_drop: false }` [INFO] [stdout] ab5bc22415c0fca3212fdca1be5784e74803e8e86a0a1ff484d2d1e7d0cec5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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] 135a979448c0a3f7a3635d859d377ba21c3cc42302407103058279dbedb365da [INFO] running `Command { std: "docker" "start" "-a" "135a979448c0a3f7a3635d859d377ba21c3cc42302407103058279dbedb365da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.24 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Compiling cargo-emit v0.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking regex v1.5.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling logging_timer_proc_macros v1.0.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking logging_timer v1.0.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling diffsitter v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking json5 v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "135a979448c0a3f7a3635d859d377ba21c3cc42302407103058279dbedb365da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135a979448c0a3f7a3635d859d377ba21c3cc42302407103058279dbedb365da", kill_on_drop: false }` [INFO] [stdout] 135a979448c0a3f7a3635d859d377ba21c3cc42302407103058279dbedb365da