[INFO] fetching crate catsploit 0.1.2... [INFO] testing catsploit-0.1.2 against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] extracting crate catsploit 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate catsploit 0.1.2 on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate catsploit 0.1.2 [INFO] finished tweaking crates.io crate catsploit 0.1.2 [INFO] tweaked toml for crates.io crate catsploit 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate catsploit 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded catsploit_lib v0.1.0 [INFO] [stderr] Downloaded csv v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c48e4ac5c5ebaaf82565ab2d1e8141251108769415c45972ae9248aea6e861aa [INFO] running `Command { std: "docker" "start" "-a" "c48e4ac5c5ebaaf82565ab2d1e8141251108769415c45972ae9248aea6e861aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c48e4ac5c5ebaaf82565ab2d1e8141251108769415c45972ae9248aea6e861aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48e4ac5c5ebaaf82565ab2d1e8141251108769415c45972ae9248aea6e861aa", kill_on_drop: false }` [INFO] [stdout] c48e4ac5c5ebaaf82565ab2d1e8141251108769415c45972ae9248aea6e861aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcb9d1d5a7e7dddeb020a4540b01d1311a65011cddbba103e0ee2548e646fb8b [INFO] running `Command { std: "docker" "start" "-a" "dcb9d1d5a7e7dddeb020a4540b01d1311a65011cddbba103e0ee2548e646fb8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling catsploit_lib v0.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling csv v1.2.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling catsploit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.04s [INFO] running `Command { std: "docker" "inspect" "dcb9d1d5a7e7dddeb020a4540b01d1311a65011cddbba103e0ee2548e646fb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb9d1d5a7e7dddeb020a4540b01d1311a65011cddbba103e0ee2548e646fb8b", kill_on_drop: false }` [INFO] [stdout] dcb9d1d5a7e7dddeb020a4540b01d1311a65011cddbba103e0ee2548e646fb8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fedd887bc842a286e84e5f6530fc501c990569f280680eb56e5a2857ae34dad [INFO] running `Command { std: "docker" "start" "-a" "8fedd887bc842a286e84e5f6530fc501c990569f280680eb56e5a2857ae34dad", kill_on_drop: false }` [INFO] [stderr] Compiling catsploit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "8fedd887bc842a286e84e5f6530fc501c990569f280680eb56e5a2857ae34dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fedd887bc842a286e84e5f6530fc501c990569f280680eb56e5a2857ae34dad", kill_on_drop: false }` [INFO] [stdout] 8fedd887bc842a286e84e5f6530fc501c990569f280680eb56e5a2857ae34dad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd7df49e1d6c1f73540eaee9ada0c6072053aa90c2977b8267a5d604d848da38 [INFO] running `Command { std: "docker" "start" "-a" "bd7df49e1d6c1f73540eaee9ada0c6072053aa90c2977b8267a5d604d848da38", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catsploit-eb98b629f5a88c61) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cli::cmd::opts::tests::test_get_opt_value ... ok [INFO] [stdout] test cli::cmd::opts::tests::test_update_previous_module_opts ... ok [INFO] [stdout] test cli::cmd::set::tests::test_set_opt ... ok [INFO] [stdout] test cli::cmd::set::tests::test_set_opt_non_existant ... ok [INFO] [stdout] test cli::cmd::set::tests::test_set_payload ... ok [INFO] [stdout] test cli::cmd::set::tests::test_set_payload_non_existant ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_find_exploit ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_find_exploit_non_existant ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_find_payload_non_existant ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_use_exploit ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_use_exploit_non_existant ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_use_from_displayed_list_non_existant ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_use_payload ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_find_payload ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_use_from_displayed_list ... ok [INFO] [stdout] test cli::cmd::use_module::tests::test_use_payload_non_existant ... ok [INFO] [stdout] test cli::cmd::opts::tests::test_get_opt_value_non_existant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd7df49e1d6c1f73540eaee9ada0c6072053aa90c2977b8267a5d604d848da38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7df49e1d6c1f73540eaee9ada0c6072053aa90c2977b8267a5d604d848da38", kill_on_drop: false }` [INFO] [stdout] bd7df49e1d6c1f73540eaee9ada0c6072053aa90c2977b8267a5d604d848da38