[INFO] cloning repository https://github.com/runtimed/kernel-testbed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runtimed/kernel-testbed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruntimed%2Fkernel-testbed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruntimed%2Fkernel-testbed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d381b077bdd0a433b5a9695bd9712525aa41d9e9 [INFO] testing runtimed/kernel-testbed against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruntimed%2Fkernel-testbed" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/runtimed/kernel-testbed [INFO] finished tweaking git repo https://github.com/runtimed/kernel-testbed [INFO] tweaked toml for git repo https://github.com/runtimed/kernel-testbed written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/runtimed/kernel-testbed on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/runtimed/kernel-testbed 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43546bf83517ab38fa949db8667a767c66f3642457d778bdbe72fb17636be214 [INFO] running `Command { std: "docker" "start" "-a" "43546bf83517ab38fa949db8667a767c66f3642457d778bdbe72fb17636be214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43546bf83517ab38fa949db8667a767c66f3642457d778bdbe72fb17636be214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43546bf83517ab38fa949db8667a767c66f3642457d778bdbe72fb17636be214", kill_on_drop: false }` [INFO] [stdout] 43546bf83517ab38fa949db8667a767c66f3642457d778bdbe72fb17636be214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db4db5c5a2207b7e3a2ca04b28edec416ef0e50870fb6c46bbfee45353d95fa4 [INFO] running `Command { std: "docker" "start" "-a" "db4db5c5a2207b7e3a2ca04b28edec416ef0e50870fb6c46bbfee45353d95fa4", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling sdd v4.6.5 [INFO] [stderr] Compiling saa v5.5.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling scc v3.6.6 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling jupyter-protocol v1.4.0 (https://github.com/runtimed/runtimed?branch=main#4de02f84) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling zeromq v0.6.0-pre.1 [INFO] [stderr] Compiling runtimelib v1.4.0 (https://github.com/runtimed/runtimed?branch=main#4de02f84) [INFO] [stderr] Compiling jupyter-kernel-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.84s [INFO] running `Command { std: "docker" "inspect" "db4db5c5a2207b7e3a2ca04b28edec416ef0e50870fb6c46bbfee45353d95fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4db5c5a2207b7e3a2ca04b28edec416ef0e50870fb6c46bbfee45353d95fa4", kill_on_drop: false }` [INFO] [stdout] db4db5c5a2207b7e3a2ca04b28edec416ef0e50870fb6c46bbfee45353d95fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cc9048539f006e62d139e523cf4828e5b91724615e9d9ebda8a7c876cf94dfc [INFO] running `Command { std: "docker" "start" "-a" "5cc9048539f006e62d139e523cf4828e5b91724615e9d9ebda8a7c876cf94dfc", kill_on_drop: false }` [INFO] [stderr] Compiling jupyter-kernel-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "5cc9048539f006e62d139e523cf4828e5b91724615e9d9ebda8a7c876cf94dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc9048539f006e62d139e523cf4828e5b91724615e9d9ebda8a7c876cf94dfc", kill_on_drop: false }` [INFO] [stdout] 5cc9048539f006e62d139e523cf4828e5b91724615e9d9ebda8a7c876cf94dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b77637bc682542d958a2af53b08e948d9e22f8177925e74fe8787fd89312341 [INFO] running `Command { std: "docker" "start" "-a" "6b77637bc682542d958a2af53b08e948d9e22f8177925e74fe8787fd89312341", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jupyter_kernel_test-20cfb4e1d35a8f1e) [INFO] [stdout] test snippets::tests::test_typescript_alias ... ok [INFO] [stdout] test snippets::tests::test_all_languages_load ... ok [INFO] [stdout] test snippets::tests::test_unknown_language_uses_generic ... ok [INFO] [stdout] test snippets::tests::test_python3_alias ... ok [INFO] [stdout] test snippets::tests::test_cpp_alias ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jupyter_kernel_test-10bce4cdb014e964) [INFO] [stdout] test snippets::tests::test_python_snippets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [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] [stderr] Doc-tests jupyter_kernel_test [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" "6b77637bc682542d958a2af53b08e948d9e22f8177925e74fe8787fd89312341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b77637bc682542d958a2af53b08e948d9e22f8177925e74fe8787fd89312341", kill_on_drop: false }` [INFO] [stdout] 6b77637bc682542d958a2af53b08e948d9e22f8177925e74fe8787fd89312341