[INFO] cloning repository https://github.com/Chriscbr/rustgen_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chriscbr/rustgen_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChriscbr%2Frustgen_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChriscbr%2Frustgen_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2b4ffc1d576fd60c253a59c4f082b76582667d8 [INFO] testing Chriscbr/rustgen_test against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChriscbr%2Frustgen_test" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chriscbr/rustgen_test on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chriscbr/rustgen_test [INFO] finished tweaking git repo https://github.com/Chriscbr/rustgen_test [INFO] tweaked toml for git repo https://github.com/Chriscbr/rustgen_test written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Chriscbr/rustgen_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d79dafef54a5629d160d9a69667d03ad6bff57a4e85779207928238a87857db2 [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" "d79dafef54a5629d160d9a69667d03ad6bff57a4e85779207928238a87857db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d79dafef54a5629d160d9a69667d03ad6bff57a4e85779207928238a87857db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d79dafef54a5629d160d9a69667d03ad6bff57a4e85779207928238a87857db2", kill_on_drop: false }` [INFO] [stdout] d79dafef54a5629d160d9a69667d03ad6bff57a4e85779207928238a87857db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] b3eabb62bc0687676cbbe50fffa056fbea32ba6762d849f27133659d6f9e200f [INFO] running `Command { std: "docker" "start" "-a" "b3eabb62bc0687676cbbe50fffa056fbea32ba6762d849f27133659d6f9e200f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rustc-rayon-core v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rustc-rayon v0.1.2 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-ap-graphviz v401.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rustc-ap-rustc_target v401.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rustc-ap-syntax v401.0.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rustc-ap-serialize v401.0.0 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling rustc-ap-rustc_cratesio_shim v401.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.7.1/src/elision.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | asm!("xacquire; lock; cmpxchgq $2, $1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 149 | | : "={rax}" (prev), "+*m" (self) [INFO] [stdout] 150 | | : "r" (new), "{rax}" (current) [INFO] [stdout] 151 | | : "memory" [INFO] [stdout] 152 | | : "volatile"); [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.7.1/src/elision.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | asm!("xrelease; lock; cmpxchgq $2, $1" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 166 | | : "={rax}" (prev), "+*m" (self) [INFO] [stdout] 167 | | : "r" (new), "{rax}" (current) [INFO] [stdout] 168 | | : "memory" [INFO] [stdout] 169 | | : "volatile"); [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking_lot` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b3eabb62bc0687676cbbe50fffa056fbea32ba6762d849f27133659d6f9e200f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3eabb62bc0687676cbbe50fffa056fbea32ba6762d849f27133659d6f9e200f", kill_on_drop: false }` [INFO] [stdout] b3eabb62bc0687676cbbe50fffa056fbea32ba6762d849f27133659d6f9e200f