[INFO] cloning repository https://github.com/randombenj/lin-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randombenj/lin-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandombenj%2Flin-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandombenj%2Flin-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c28baf49e8aa876a1c9a3def7146644e140f2e9d [INFO] testing randombenj/lin-os against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandombenj%2Flin-os" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/randombenj/lin-os on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/randombenj/lin-os [INFO] finished tweaking git repo https://github.com/randombenj/lin-os [INFO] tweaked toml for git repo https://github.com/randombenj/lin-os written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/randombenj/lin-os 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" "+beta-2023-10-04" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8322f46de9b0617feb198d6802c934856501e12a750f25c4114e6ad105fcc224 [INFO] running `Command { std: "docker" "start" "-a" "8322f46de9b0617feb198d6802c934856501e12a750f25c4114e6ad105fcc224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8322f46de9b0617feb198d6802c934856501e12a750f25c4114e6ad105fcc224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8322f46de9b0617feb198d6802c934856501e12a750f25c4114e6ad105fcc224", kill_on_drop: false }` [INFO] [stdout] 8322f46de9b0617feb198d6802c934856501e12a750f25c4114e6ad105fcc224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63558a2aa05d7e30c5d2c16d126b58caac5b6eb8a0eea649fe302681212e0b79 [INFO] running `Command { std: "docker" "start" "-a" "63558a2aa05d7e30c5d2c16d126b58caac5b6eb8a0eea649fe302681212e0b79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling pnet_base v0.33.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pnet_sys v0.33.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling pnet_macros_support v0.33.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pnet v0.33.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling dhcproto-macros v0.1.0 [INFO] [stderr] Compiling pnet_datalink v0.33.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling pnet_macros v0.33.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pnet_packet v0.33.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling pnet_transport v0.33.0 [INFO] [stderr] Compiling dhcproto v0.9.0 [INFO] [stderr] Compiling linμos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "63558a2aa05d7e30c5d2c16d126b58caac5b6eb8a0eea649fe302681212e0b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63558a2aa05d7e30c5d2c16d126b58caac5b6eb8a0eea649fe302681212e0b79", kill_on_drop: false }` [INFO] [stdout] 63558a2aa05d7e30c5d2c16d126b58caac5b6eb8a0eea649fe302681212e0b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc98ba93fa7423c6ff6fb89686797a5f7f76ae86bc32b56a04b05d16d412fcf [INFO] running `Command { std: "docker" "start" "-a" "ccc98ba93fa7423c6ff6fb89686797a5f7f76ae86bc32b56a04b05d16d412fcf", kill_on_drop: false }` [INFO] [stderr] Compiling linμos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "ccc98ba93fa7423c6ff6fb89686797a5f7f76ae86bc32b56a04b05d16d412fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc98ba93fa7423c6ff6fb89686797a5f7f76ae86bc32b56a04b05d16d412fcf", kill_on_drop: false }` [INFO] [stdout] ccc98ba93fa7423c6ff6fb89686797a5f7f76ae86bc32b56a04b05d16d412fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21f1b74efecb5a0da18e3eef807d6477d663b66f9cab3a1b46c3794b9804c35a [INFO] running `Command { std: "docker" "start" "-a" "21f1b74efecb5a0da18e3eef807d6477d663b66f9cab3a1b46c3794b9804c35a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linμos-5f0ae9e3ce7996b0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21f1b74efecb5a0da18e3eef807d6477d663b66f9cab3a1b46c3794b9804c35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f1b74efecb5a0da18e3eef807d6477d663b66f9cab3a1b46c3794b9804c35a", kill_on_drop: false }` [INFO] [stdout] 21f1b74efecb5a0da18e3eef807d6477d663b66f9cab3a1b46c3794b9804c35a