[INFO] cloning repository https://github.com/moisutsu/touka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moisutsu/touka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoisutsu%2Ftouka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoisutsu%2Ftouka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63d7897b52bdb4c5ac7a781c59d1dbfba41bba8 [INFO] testing moisutsu/touka against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoisutsu%2Ftouka" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moisutsu/touka on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moisutsu/touka [INFO] finished tweaking git repo https://github.com/moisutsu/touka [INFO] tweaked toml for git repo https://github.com/moisutsu/touka written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/moisutsu/touka already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07e86cd0f854c96f47822cd89593a2b9a07b641445d89f941cbbc2da123f5297 [INFO] running `Command { std: "docker" "start" "-a" "07e86cd0f854c96f47822cd89593a2b9a07b641445d89f941cbbc2da123f5297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07e86cd0f854c96f47822cd89593a2b9a07b641445d89f941cbbc2da123f5297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e86cd0f854c96f47822cd89593a2b9a07b641445d89f941cbbc2da123f5297", kill_on_drop: false }` [INFO] [stdout] 07e86cd0f854c96f47822cd89593a2b9a07b641445d89f941cbbc2da123f5297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c52f963e8e001af9640104344f09aac8bdbc858294d25b8e796eb0f4d1885b1 [INFO] running `Command { std: "docker" "start" "-a" "2c52f963e8e001af9640104344f09aac8bdbc858294d25b8e796eb0f4d1885b1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling imboard v0.2.5 [INFO] [stderr] Compiling touka v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "2c52f963e8e001af9640104344f09aac8bdbc858294d25b8e796eb0f4d1885b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c52f963e8e001af9640104344f09aac8bdbc858294d25b8e796eb0f4d1885b1", kill_on_drop: false }` [INFO] [stdout] 2c52f963e8e001af9640104344f09aac8bdbc858294d25b8e796eb0f4d1885b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58849c572356205a8e729f63fa72baf94c365d594d4154348089146aa2d11494 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "58849c572356205a8e729f63fa72baf94c365d594d4154348089146aa2d11494", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling touka v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/touka-e8285981f850785d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/touka-ca82c060c3e973f3) [INFO] running `Command { std: "docker" "inspect" "58849c572356205a8e729f63fa72baf94c365d594d4154348089146aa2d11494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58849c572356205a8e729f63fa72baf94c365d594d4154348089146aa2d11494", kill_on_drop: false }` [INFO] [stdout] 58849c572356205a8e729f63fa72baf94c365d594d4154348089146aa2d11494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d82176a1629abe939c25ec667caa9edca8c04cef7482d043857e4e7e7b01c13e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d82176a1629abe939c25ec667caa9edca8c04cef7482d043857e4e7e7b01c13e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/touka-e8285981f850785d) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/touka-ca82c060c3e973f3) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests touka [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] running `Command { std: "docker" "inspect" "d82176a1629abe939c25ec667caa9edca8c04cef7482d043857e4e7e7b01c13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82176a1629abe939c25ec667caa9edca8c04cef7482d043857e4e7e7b01c13e", kill_on_drop: false }` [INFO] [stdout] d82176a1629abe939c25ec667caa9edca8c04cef7482d043857e4e7e7b01c13e