[INFO] fetching crate libafl_frida 0.3.2... [INFO] checking libafl_frida-0.3.2 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate libafl_frida 0.3.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libafl_frida 0.3.2 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libafl_frida 0.3.2 [INFO] finished tweaking crates.io crate libafl_frida 0.3.2 [INFO] tweaked toml for crates.io crate libafl_frida 0.3.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capstone v0.8.0 [INFO] [stderr] Downloaded dynasmrt v1.1.0 [INFO] [stderr] Downloaded frida-gum v0.4.1 [INFO] [stderr] Downloaded frida-build v0.1.0 [INFO] [stderr] Downloaded libafl_targets v0.3.2 [INFO] [stderr] Downloaded gothook v0.1.1 [INFO] [stderr] Downloaded frida-gum-sys v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7ae9ade9f33f3afd980edeccf99877ebf75ea91528443470f9621f155814f55 [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" "e7ae9ade9f33f3afd980edeccf99877ebf75ea91528443470f9621f155814f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7ae9ade9f33f3afd980edeccf99877ebf75ea91528443470f9621f155814f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ae9ade9f33f3afd980edeccf99877ebf75ea91528443470f9621f155814f55", kill_on_drop: false }` [INFO] [stdout] e7ae9ade9f33f3afd980edeccf99877ebf75ea91528443470f9621f155814f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22fa18283ea20b307f4f51e8eb96fef8eeb45c7c96e731281a8e1284b150f464 [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" "22fa18283ea20b307f4f51e8eb96fef8eeb45c7c96e731281a8e1284b150f464", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling frida-build v0.1.0 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking xxhash-rust v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking tuple_list v0.1.2 [INFO] [stderr] Checking rangemap v0.1.10 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling libafl v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking compression v0.1.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking uds v0.2.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling capstone-sys v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling libafl_targets v0.3.2 [INFO] [stderr] Compiling libafl_frida v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling libafl_derive v0.3.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.3.4 [INFO] [stderr] Compiling frida-gum-sys v0.2.4 [INFO] [stderr] Checking gothook v0.1.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking serde-big-array v0.3.2 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking capstone v0.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking postcard v0.5.2 [INFO] [stderr] Checking dynasmrt v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking frida-gum v0.4.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "22fa18283ea20b307f4f51e8eb96fef8eeb45c7c96e731281a8e1284b150f464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fa18283ea20b307f4f51e8eb96fef8eeb45c7c96e731281a8e1284b150f464", kill_on_drop: false }` [INFO] [stdout] 22fa18283ea20b307f4f51e8eb96fef8eeb45c7c96e731281a8e1284b150f464