[INFO] cloning repository https://github.com/photoszzt/rust-bpf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/photoszzt/rust-bpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Frust-bpf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Frust-bpf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee1d41462a48d0b14fea2fcf4753b194a1531f75 [INFO] testing photoszzt/rust-bpf against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphotoszzt%2Frust-bpf" "/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/photoszzt/rust-bpf on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/photoszzt/rust-bpf [INFO] finished tweaking git repo https://github.com/photoszzt/rust-bpf [INFO] tweaked toml for git repo https://github.com/photoszzt/rust-bpf written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/photoszzt/rust-bpf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d856788040f53edc0ba0fba5aa7f500e57ece257d31b3ffdf178f531dec251 [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" "47d856788040f53edc0ba0fba5aa7f500e57ece257d31b3ffdf178f531dec251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d856788040f53edc0ba0fba5aa7f500e57ece257d31b3ffdf178f531dec251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d856788040f53edc0ba0fba5aa7f500e57ece257d31b3ffdf178f531dec251", kill_on_drop: false }` [INFO] [stdout] 47d856788040f53edc0ba0fba5aa7f500e57ece257d31b3ffdf178f531dec251 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 549a755869c14b6e5181e88f9ddf78c79db49c3014096290c0437976dfde34cf [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" "549a755869c14b6e5181e88f9ddf78c79db49c3014096290c0437976dfde34cf", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.14 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling bindgen v0.36.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling syscall v0.2.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/platform/linux-x86_64/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | asm!("syscall" : "={rax}"(ret) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] error: could not compile `syscall` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "549a755869c14b6e5181e88f9ddf78c79db49c3014096290c0437976dfde34cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549a755869c14b6e5181e88f9ddf78c79db49c3014096290c0437976dfde34cf", kill_on_drop: false }` [INFO] [stdout] 549a755869c14b6e5181e88f9ddf78c79db49c3014096290c0437976dfde34cf