[INFO] cloning repository https://github.com/hellomanong/crabcan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellomanong/crabcan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomanong%2Fcrabcan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomanong%2Fcrabcan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc93c0aa5904ee3ad973b02ecdd26ac831683a9b [INFO] testing hellomanong/crabcan against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellomanong%2Fcrabcan" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hellomanong/crabcan [INFO] finished tweaking git repo https://github.com/hellomanong/crabcan [INFO] tweaked toml for git repo https://github.com/hellomanong/crabcan written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hellomanong/crabcan on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hellomanong/crabcan 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded anstyle v1.0.4 [INFO] [stderr] Downloaded syscallz v0.17.0 [INFO] [stderr] Downloaded capctl v0.2.3 [INFO] [stderr] Downloaded cgroups-rs v0.3.4 [INFO] [stderr] Downloaded anstream v0.6.5 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded rlimit v0.10.1 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded pkg-config v0.3.28 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded seccomp-sys v0.1.3 [INFO] [stderr] Downloaded syn v2.0.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c45cb9033bc6e0d028dcfe582c556e248f0514f8a2ca8be4982974f23cddcb8b [INFO] running `Command { std: "docker" "start" "-a" "c45cb9033bc6e0d028dcfe582c556e248f0514f8a2ca8be4982974f23cddcb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45cb9033bc6e0d028dcfe582c556e248f0514f8a2ca8be4982974f23cddcb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45cb9033bc6e0d028dcfe582c556e248f0514f8a2ca8be4982974f23cddcb8b", kill_on_drop: false }` [INFO] [stdout] c45cb9033bc6e0d028dcfe582c556e248f0514f8a2ca8be4982974f23cddcb8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b3c765fedd3e6cfb0e285fd8ef788c98b2cbdc49d1af78a6ffea38dfd2faf0e6 [INFO] running `Command { std: "docker" "start" "-a" "b3c765fedd3e6cfb0e285fd8ef788c98b2cbdc49d1af78a6ffea38dfd2faf0e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syscallz v0.17.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling capctl v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cgroups-rs v0.3.4 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling crabcan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hierarchies::V2` [INFO] [stdout] --> src/resources.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use cgroups_rs::{cgroup_builder::CgroupBuilder, hierarchies::V2, CgroupPid, MaxValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/syscalls.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | (Syscall::ioctl, 1, TIOCSTI), [INFO] [stdout] | ^^^^^^^ expected `u64`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 44 | (Syscall::ioctl, 1, TIOCSTI.try_into().unwrap()), [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crabcan` (bin "crabcan") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b3c765fedd3e6cfb0e285fd8ef788c98b2cbdc49d1af78a6ffea38dfd2faf0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c765fedd3e6cfb0e285fd8ef788c98b2cbdc49d1af78a6ffea38dfd2faf0e6", kill_on_drop: false }` [INFO] [stdout] b3c765fedd3e6cfb0e285fd8ef788c98b2cbdc49d1af78a6ffea38dfd2faf0e6