[INFO] cloning repository https://github.com/nautilus-fuzz/nautilus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nautilus-fuzz/nautilus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnautilus-fuzz%2Fnautilus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnautilus-fuzz%2Fnautilus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d9d217ce92681f553b8aefd309aacefb9d8ab27 [INFO] testing nautilus-fuzz/nautilus against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnautilus-fuzz%2Fnautilus" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nautilus-fuzz/nautilus on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nautilus-fuzz/nautilus [INFO] finished tweaking git repo https://github.com/nautilus-fuzz/nautilus [INFO] tweaked toml for git repo https://github.com/nautilus-fuzz/nautilus written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nautilus-fuzz/nautilus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38a2717442b082003351ee9c039a3ac78aa301dd1030f7c974b4abfeb48a45cb [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" "38a2717442b082003351ee9c039a3ac78aa301dd1030f7c974b4abfeb48a45cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38a2717442b082003351ee9c039a3ac78aa301dd1030f7c974b4abfeb48a45cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a2717442b082003351ee9c039a3ac78aa301dd1030f7c974b4abfeb48a45cb", kill_on_drop: false }` [INFO] [stdout] 38a2717442b082003351ee9c039a3ac78aa301dd1030f7c974b4abfeb48a45cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] f886f196754ed9d173a9ae86eb385ee727686712b0d3ea0d05076afe14ea954c [INFO] running `Command { std: "docker" "start" "-a" "f886f196754ed9d173a9ae86eb385ee727686712b0d3ea0d05076afe14ea954c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hash_by_ref v0.1.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling regex_mutator v0.1.0 (/opt/rustwide/workdir/regex_mutator) [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling loaded_dice v0.2.1 [INFO] [stderr] Compiling timeout-readwrite v0.3.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling grammartec v0.1.0 (/opt/rustwide/workdir/grammartec) [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling forksrv v0.1.0 (/opt/rustwide/workdir/forksrv) [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling fuzzer v0.1.0 (/opt/rustwide/workdir/fuzzer) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "f886f196754ed9d173a9ae86eb385ee727686712b0d3ea0d05076afe14ea954c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f886f196754ed9d173a9ae86eb385ee727686712b0d3ea0d05076afe14ea954c", kill_on_drop: false }` [INFO] [stdout] f886f196754ed9d173a9ae86eb385ee727686712b0d3ea0d05076afe14ea954c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f755a479bfa8fb3c9c256efd8197e0f8cb3c3c03ff24440e19ac6bf0423f3bb [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" "8f755a479bfa8fb3c9c256efd8197e0f8cb3c3c03ff24440e19ac6bf0423f3bb", kill_on_drop: false }` [INFO] [stderr] Compiling fuzzer v0.1.0 (/opt/rustwide/workdir/fuzzer) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "8f755a479bfa8fb3c9c256efd8197e0f8cb3c3c03ff24440e19ac6bf0423f3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f755a479bfa8fb3c9c256efd8197e0f8cb3c3c03ff24440e19ac6bf0423f3bb", kill_on_drop: false }` [INFO] [stdout] 8f755a479bfa8fb3c9c256efd8197e0f8cb3c3c03ff24440e19ac6bf0423f3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 2f46b1c1bc4c5df218f521553c16dc6ddf09c3dc55b49405e4843cd2ecd4fe2f [INFO] running `Command { std: "docker" "start" "-a" "2f46b1c1bc4c5df218f521553c16dc6ddf09c3dc55b49405e4843cd2ecd4fe2f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fuzzer-80d44cf47cbc9af2) [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] Running unittests (/opt/rustwide/target/debug/deps/generator-8e45dd6a4c5bf518) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mutator-b39b2dfd080d60d8) [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] [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" "2f46b1c1bc4c5df218f521553c16dc6ddf09c3dc55b49405e4843cd2ecd4fe2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f46b1c1bc4c5df218f521553c16dc6ddf09c3dc55b49405e4843cd2ecd4fe2f", kill_on_drop: false }` [INFO] [stdout] 2f46b1c1bc4c5df218f521553c16dc6ddf09c3dc55b49405e4843cd2ecd4fe2f