[INFO] updating cached repository https://github.com/repomaa/fuzzr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 195eeaa209a38fff13debd37148639f84a33d40c [INFO] testing repomaa/fuzzr against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frepomaa%2Ffuzzr" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/repomaa/fuzzr on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/repomaa/fuzzr [INFO] finished tweaking git repo https://github.com/repomaa/fuzzr [INFO] tweaked toml for git repo https://github.com/repomaa/fuzzr written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/repomaa/fuzzr already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f58357cf84221c8ca1971482a5667746a6db50a70b93ab01ecf51885a7289924 [INFO] running `"docker" "start" "-a" "f58357cf84221c8ca1971482a5667746a6db50a70b93ab01ecf51885a7289924"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.52 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.52 [INFO] [stderr] Compiling fuzzy-matcher v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.52 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.52 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.52 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.52 [INFO] [stderr] Compiling js-sys v0.3.29 [INFO] [stderr] Compiling web-sys v0.3.29 [INFO] [stderr] Compiling fuzzr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "f58357cf84221c8ca1971482a5667746a6db50a70b93ab01ecf51885a7289924"` [INFO] running `"docker" "rm" "-f" "f58357cf84221c8ca1971482a5667746a6db50a70b93ab01ecf51885a7289924"` [INFO] [stdout] f58357cf84221c8ca1971482a5667746a6db50a70b93ab01ecf51885a7289924 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6db42480988df1ee80e1290fd0472ede143227fd5bd7bd642f3927c26f4b7167 [INFO] running `"docker" "start" "-a" "6db42480988df1ee80e1290fd0472ede143227fd5bd7bd642f3927c26f4b7167"` [INFO] [stderr] Compiling fuzzr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "6db42480988df1ee80e1290fd0472ede143227fd5bd7bd642f3927c26f4b7167"` [INFO] running `"docker" "rm" "-f" "6db42480988df1ee80e1290fd0472ede143227fd5bd7bd642f3927c26f4b7167"` [INFO] [stdout] 6db42480988df1ee80e1290fd0472ede143227fd5bd7bd642f3927c26f4b7167 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] ec2957cc266f211f04a5a007f432af63907c0d17f767df598afcbb351b8ce9f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ec2957cc266f211f04a5a007f432af63907c0d17f767df598afcbb351b8ce9f3"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fuzzr-f52181b22bf89ce8 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "ec2957cc266f211f04a5a007f432af63907c0d17f767df598afcbb351b8ce9f3"` [INFO] running `"docker" "rm" "-f" "ec2957cc266f211f04a5a007f432af63907c0d17f767df598afcbb351b8ce9f3"` [INFO] [stdout] ec2957cc266f211f04a5a007f432af63907c0d17f767df598afcbb351b8ce9f3