[INFO] fetching crate spark-signals 0.3.0...
[INFO] testing spark-signals-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate spark-signals 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate spark-signals 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spark-signals 0.3.0
[INFO] tweaked toml for crates.io crate spark-signals 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spark-signals 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spark-signals 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded regex v1.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b1fccf959d38ff560fc688cda3080a503bf4a56ed2a42e89b9fde81b4ec7605
[INFO] running `Command { std: "docker" "start" "-a" "6b1fccf959d38ff560fc688cda3080a503bf4a56ed2a42e89b9fde81b4ec7605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b1fccf959d38ff560fc688cda3080a503bf4a56ed2a42e89b9fde81b4ec7605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1fccf959d38ff560fc688cda3080a503bf4a56ed2a42e89b9fde81b4ec7605", kill_on_drop: false }`
[INFO] [stdout] 6b1fccf959d38ff560fc688cda3080a503bf4a56ed2a42e89b9fde81b4ec7605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5b20407b936d48e418cd8ad7125e7e13f93651d8b2a68caeac60af29fa8df4a
[INFO] running `Command { std: "docker" "start" "-a" "a5b20407b936d48e418cd8ad7125e7e13f93651d8b2a68caeac60af29fa8df4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling spark-signals v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/notify.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         libc::syscall(
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/notify.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |             libc::SYS_futex,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/notify.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             libc::FUTEX_WAKE,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         libc::syscall(
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             libc::SYS_futex,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             libc::FUTEX_WAIT,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         libc::syscall(
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             libc::SYS_futex,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             libc::FUTEX_WAIT,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |             &timeout as *const libc::timespec,
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |             std::ptr::null::<libc::timespec>(),
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]   --> src/shared/mod.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let timeout = libc::timespec {
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spark-signals` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "a5b20407b936d48e418cd8ad7125e7e13f93651d8b2a68caeac60af29fa8df4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b20407b936d48e418cd8ad7125e7e13f93651d8b2a68caeac60af29fa8df4a", kill_on_drop: false }`
[INFO] [stdout] a5b20407b936d48e418cd8ad7125e7e13f93651d8b2a68caeac60af29fa8df4a
