[INFO] cloning repository https://github.com/jreyes33/paiche [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jreyes33/paiche" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjreyes33%2Fpaiche", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjreyes33%2Fpaiche'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c976e4d4f974697fbba9ac1ac9f882cf93bd399e [INFO] testing jreyes33/paiche against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjreyes33%2Fpaiche" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jreyes33/paiche on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jreyes33/paiche [INFO] finished tweaking git repo https://github.com/jreyes33/paiche [INFO] tweaked toml for git repo https://github.com/jreyes33/paiche written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jreyes33/paiche already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebc5ac8f87b04d744c5099dcbcc350f1cc9eac4d5ee09251cbd1f1b2ee193b69 [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" "ebc5ac8f87b04d744c5099dcbcc350f1cc9eac4d5ee09251cbd1f1b2ee193b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebc5ac8f87b04d744c5099dcbcc350f1cc9eac4d5ee09251cbd1f1b2ee193b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc5ac8f87b04d744c5099dcbcc350f1cc9eac4d5ee09251cbd1f1b2ee193b69", kill_on_drop: false }` [INFO] [stdout] ebc5ac8f87b04d744c5099dcbcc350f1cc9eac4d5ee09251cbd1f1b2ee193b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] bccd93377c2dffabad1bcc47e68fbd7d2baa0a2402fb0320f8723ff671380517 [INFO] running `Command { std: "docker" "start" "-a" "bccd93377c2dffabad1bcc47e68fbd7d2baa0a2402fb0320f8723ff671380517", kill_on_drop: false }` [INFO] [stderr] Compiling paiche v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `rustfmt_skip` in this scope [INFO] [stdout] --> src/main.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 151 | #[rustfmt_skip] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paiche` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bccd93377c2dffabad1bcc47e68fbd7d2baa0a2402fb0320f8723ff671380517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccd93377c2dffabad1bcc47e68fbd7d2baa0a2402fb0320f8723ff671380517", kill_on_drop: false }` [INFO] [stdout] bccd93377c2dffabad1bcc47e68fbd7d2baa0a2402fb0320f8723ff671380517