[INFO] cloning repository https://github.com/mixtape-bot/fuzzlin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mixtape-bot/fuzzlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixtape-bot%2Ffuzzlin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixtape-bot%2Ffuzzlin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2705c8971db3f9b27c4010fa82bcc86805dc082 [INFO] testing mixtape-bot/fuzzlin 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%2Fmixtape-bot%2Ffuzzlin" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mixtape-bot/fuzzlin 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] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/mixtape-bot/fuzzlin [INFO] finished tweaking git repo https://github.com/mixtape-bot/fuzzlin [INFO] tweaked toml for git repo https://github.com/mixtape-bot/fuzzlin written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mixtape-bot/fuzzlin 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 09c11943b8f1ef7ec1b2ef676aefe162f014864c20c3583749bf5447ec1a76b9 [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" "09c11943b8f1ef7ec1b2ef676aefe162f014864c20c3583749bf5447ec1a76b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c11943b8f1ef7ec1b2ef676aefe162f014864c20c3583749bf5447ec1a76b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c11943b8f1ef7ec1b2ef676aefe162f014864c20c3583749bf5447ec1a76b9", kill_on_drop: false }` [INFO] [stdout] 09c11943b8f1ef7ec1b2ef676aefe162f014864c20c3583749bf5447ec1a76b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 6a7694e1ed7f877eb1dd5004c47b5333338dd56623ee36d1d78ab539b278b537 [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" "6a7694e1ed7f877eb1dd5004c47b5333338dd56623ee36d1d78ab539b278b537", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling fuzzywuzzy v0.0.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fuzzlin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.62s [INFO] running `Command { std: "docker" "inspect" "6a7694e1ed7f877eb1dd5004c47b5333338dd56623ee36d1d78ab539b278b537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7694e1ed7f877eb1dd5004c47b5333338dd56623ee36d1d78ab539b278b537", kill_on_drop: false }` [INFO] [stdout] 6a7694e1ed7f877eb1dd5004c47b5333338dd56623ee36d1d78ab539b278b537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee84dc1644d17e00434aaf7e93daabfb7c6bd7f407719b48a6e7e796059dc0ad [INFO] running `Command { std: "docker" "start" "-a" "ee84dc1644d17e00434aaf7e93daabfb7c6bd7f407719b48a6e7e796059dc0ad", kill_on_drop: false }` [INFO] [stderr] Compiling fuzzlin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Executable unittests src/main/rust/lib.rs (/opt/rustwide/target/debug/deps/fuzzlin-7f39214a05afa97d) [INFO] running `Command { std: "docker" "inspect" "ee84dc1644d17e00434aaf7e93daabfb7c6bd7f407719b48a6e7e796059dc0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee84dc1644d17e00434aaf7e93daabfb7c6bd7f407719b48a6e7e796059dc0ad", kill_on_drop: false }` [INFO] [stdout] ee84dc1644d17e00434aaf7e93daabfb7c6bd7f407719b48a6e7e796059dc0ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19b4c6814555cfb895e95d68591853777da4d4d82771849f04df604342dd51d0 [INFO] running `Command { std: "docker" "start" "-a" "19b4c6814555cfb895e95d68591853777da4d4d82771849f04df604342dd51d0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main/rust/lib.rs (/opt/rustwide/target/debug/deps/fuzzlin-7f39214a05afa97d) [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" "19b4c6814555cfb895e95d68591853777da4d4d82771849f04df604342dd51d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b4c6814555cfb895e95d68591853777da4d4d82771849f04df604342dd51d0", kill_on_drop: false }` [INFO] [stdout] 19b4c6814555cfb895e95d68591853777da4d4d82771849f04df604342dd51d0