[INFO] cloning repository https://github.com/eignnx/affix-grammar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eignnx/affix-grammar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feignnx%2Faffix-grammar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feignnx%2Faffix-grammar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94a5bb011ea3234d21f35391035754943c4b318d [INFO] checking eignnx/affix-grammar against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feignnx%2Faffix-grammar" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eignnx/affix-grammar on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eignnx/affix-grammar [INFO] finished tweaking git repo https://github.com/eignnx/affix-grammar [INFO] tweaked toml for git repo https://github.com/eignnx/affix-grammar written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/eignnx/affix-grammar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dbc90a2838a0762331b7e692a0577a77847091d2783dc350640d3b6f77cb757 [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" "9dbc90a2838a0762331b7e692a0577a77847091d2783dc350640d3b6f77cb757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dbc90a2838a0762331b7e692a0577a77847091d2783dc350640d3b6f77cb757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbc90a2838a0762331b7e692a0577a77847091d2783dc350640d3b6f77cb757", kill_on_drop: false }` [INFO] [stdout] 9dbc90a2838a0762331b7e692a0577a77847091d2783dc350640d3b6f77cb757 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf3c48e7c4c17beaab799a263f3e0c5a3ddb8fba3151b3fa72db617f90e31153 [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" "bf3c48e7c4c17beaab799a263f3e0c5a3ddb8fba3151b3fa72db617f90e31153", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking console v0.10.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bitmaps v2.0.0 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde-wasm-bindgen v0.1.3 [INFO] [stderr] Checking internship v0.6.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking insta v0.16.0 [INFO] [stderr] Checking libaffix v0.1.0 (/opt/rustwide/workdir/libaffix) [INFO] [stderr] Checking affix-grammar-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "bf3c48e7c4c17beaab799a263f3e0c5a3ddb8fba3151b3fa72db617f90e31153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3c48e7c4c17beaab799a263f3e0c5a3ddb8fba3151b3fa72db617f90e31153", kill_on_drop: false }` [INFO] [stdout] bf3c48e7c4c17beaab799a263f3e0c5a3ddb8fba3151b3fa72db617f90e31153