[INFO] cloning repository https://github.com/xfbs/mdbook-docker-run [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfbs/mdbook-docker-run" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fmdbook-docker-run", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fmdbook-docker-run'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4af4bee82cb5b9255ecc835b0e37f3d6f99a54b1 [INFO] testing xfbs/mdbook-docker-run against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fmdbook-docker-run" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfbs/mdbook-docker-run on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfbs/mdbook-docker-run [INFO] finished tweaking git repo https://github.com/xfbs/mdbook-docker-run [INFO] tweaked toml for git repo https://github.com/xfbs/mdbook-docker-run written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xfbs/mdbook-docker-run 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 004c84cb4030442c1e861a71de5920086481d52f76204bec5e0a1e407f025da2 [INFO] running `Command { std: "docker" "start" "-a" "004c84cb4030442c1e861a71de5920086481d52f76204bec5e0a1e407f025da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "004c84cb4030442c1e861a71de5920086481d52f76204bec5e0a1e407f025da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004c84cb4030442c1e861a71de5920086481d52f76204bec5e0a1e407f025da2", kill_on_drop: false }` [INFO] [stdout] 004c84cb4030442c1e861a71de5920086481d52f76204bec5e0a1e407f025da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c52b79367f1db49f8f7044fef3e52241dd9e1f68008c9f224663261abcba52b2 [INFO] running `Command { std: "docker" "start" "-a" "c52b79367f1db49f8f7044fef3e52241dd9e1f68008c9f224663261abcba52b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling pulldown-cmark v0.10.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v11.2.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling ansi-to-html v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=13d6efb4624df55f -C extra-filename=-03b481697549d7f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-4852c305bddcafdb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6a03e29c1188e5ff.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-805d37ab46006513.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-034db6a3cafc2bba.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1d9197b5eaad9f44.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c52b79367f1db49f8f7044fef3e52241dd9e1f68008c9f224663261abcba52b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52b79367f1db49f8f7044fef3e52241dd9e1f68008c9f224663261abcba52b2", kill_on_drop: false }` [INFO] [stdout] c52b79367f1db49f8f7044fef3e52241dd9e1f68008c9f224663261abcba52b2