[INFO] updating cached repository https://github.com/SchrodingerZhu/toylibc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30861c036b0b1166e4a86b99e6e195239a9a8e4d [INFO] testing SchrodingerZhu/toylibc against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchrodingerZhu%2Ftoylibc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SchrodingerZhu/toylibc on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/SchrodingerZhu/toylibc [INFO] finished tweaking git repo https://github.com/SchrodingerZhu/toylibc [INFO] tweaked toml for git repo https://github.com/SchrodingerZhu/toylibc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SchrodingerZhu/toylibc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ea0aad933949e242f789e4e2892cf7e92464ca7271340863e3230234ba7bae2 [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" "0ea0aad933949e242f789e4e2892cf7e92464ca7271340863e3230234ba7bae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ea0aad933949e242f789e4e2892cf7e92464ca7271340863e3230234ba7bae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea0aad933949e242f789e4e2892cf7e92464ca7271340863e3230234ba7bae2", kill_on_drop: false }` [INFO] [stdout] 0ea0aad933949e242f789e4e2892cf7e92464ca7271340863e3230234ba7bae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 083b544a90c051564cc1ddbdac3ba2f719710117fd2e4b8b2f739c834f334b61 [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" "083b544a90c051564cc1ddbdac3ba2f719710117fd2e4b8b2f739c834f334b61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / #![feature( [INFO] [stdout] 203 | | repr_simd, [INFO] [stdout] 204 | | const_fn, [INFO] [stdout] 205 | | platform_intrinsics, [INFO] [stdout] ... | [INFO] [stdout] 215 | | custom_inner_attributes [INFO] [stdout] 216 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syscalls v0.1.4 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscalls-0.1.4/src/helper.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 16 | | : "{eax}"(nr as i32) [INFO] [stdout] 17 | | : "rcx", "r11", "memory" [INFO] [stdout] 18 | | : "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/syscalls-0.1.4/src/helper.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 26 | | : "{eax}"(nr as i32), "{rdi}"(a1) [INFO] [stdout] 27 | | : "rcx", "r11", "memory" [INFO] [stdout] 28 | | : "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/syscalls-0.1.4/src/helper.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 36 | | : "{eax}"(nr as i32), "{rdi}"(a1), "{rsi}"(a2) [INFO] [stdout] 37 | | : "rcx", "r11", "memory" [INFO] [stdout] 38 | | : "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/syscalls-0.1.4/src/helper.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 51 | | : "{eax}"(nr as i32), "{rdi}"(a1), "{rsi}"(a2), "{rdx}"(a3) [INFO] [stdout] 52 | | : "rcx", "r11", "memory" [INFO] [stdout] 53 | | : "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/syscalls-0.1.4/src/helper.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 67 | | : "{eax}"(nr as i32), "{rdi}"(a1), "{rsi}"(a2), "{rdx}"(a3), [INFO] [stdout] 68 | | "{r10}"(a4) [INFO] [stdout] 69 | | : "rcx", "r11", "memory" [INFO] [stdout] 70 | | : "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/syscalls-0.1.4/src/helper.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 85 | | : "{rax}"(n), "{rdi}"(a1), "{rsi}"(a2), "{rdx}"(a3), [INFO] [stdout] 86 | | "{r10}"(a4), "{r8}"(a5) [INFO] [stdout] 87 | | : "rcx", "r11", "memory" [INFO] [stdout] 88 | | : "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/syscalls-0.1.4/src/helper.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 104 | | : "{eax}"(nr as i32), "{rdi}"(a1), "{rsi}"(a2), "{rdx}"(a3), [INFO] [stdout] 105 | | "{r10}"(a4), "{r8}"(a5), "{r9}"(a6) [INFO] [stdout] 106 | | : "rcx", "r11", "memory" [INFO] [stdout] 107 | | : "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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscalls-0.1.4/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `syscalls`. [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "083b544a90c051564cc1ddbdac3ba2f719710117fd2e4b8b2f739c834f334b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083b544a90c051564cc1ddbdac3ba2f719710117fd2e4b8b2f739c834f334b61", kill_on_drop: false }` [INFO] [stdout] 083b544a90c051564cc1ddbdac3ba2f719710117fd2e4b8b2f739c834f334b61