[INFO] cloning repository https://github.com/1Password/electron-hardener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Password/electron-hardener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Felectron-hardener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Felectron-hardener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52deabd307186cbae10f04c8bd4467a9543b4787
[INFO] testing 1Password/electron-hardener against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Password%2Felectron-hardener" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1Password/electron-hardener
[INFO] finished tweaking git repo https://github.com/1Password/electron-hardener
[INFO] tweaked toml for git repo https://github.com/1Password/electron-hardener written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1Password/electron-hardener on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1Password/electron-hardener 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54ab0b5c99422ab8f63acfcadc03c59d7419a98bf12679829ea0aa127e0e4088
[INFO] running `Command { std: "docker" "start" "-a" "54ab0b5c99422ab8f63acfcadc03c59d7419a98bf12679829ea0aa127e0e4088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54ab0b5c99422ab8f63acfcadc03c59d7419a98bf12679829ea0aa127e0e4088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ab0b5c99422ab8f63acfcadc03c59d7419a98bf12679829ea0aa127e0e4088", kill_on_drop: false }`
[INFO] [stdout] 54ab0b5c99422ab8f63acfcadc03c59d7419a98bf12679829ea0aa127e0e4088
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c72a68a303d7317fd86fb01c9938d585e3c72430304269f8c0621a3fc2aafbde
[INFO] running `Command { std: "docker" "start" "-a" "c72a68a303d7317fd86fb01c9938d585e3c72430304269f8c0621a3fc2aafbde", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling electron-hardener v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.81s
[INFO] running `Command { std: "docker" "inspect" "c72a68a303d7317fd86fb01c9938d585e3c72430304269f8c0621a3fc2aafbde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72a68a303d7317fd86fb01c9938d585e3c72430304269f8c0621a3fc2aafbde", kill_on_drop: false }`
[INFO] [stdout] c72a68a303d7317fd86fb01c9938d585e3c72430304269f8c0621a3fc2aafbde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 176307b6569b90373b2894035fca435a86bf32fa65cdafaabb87aeab52eb9549
[INFO] running `Command { std: "docker" "start" "-a" "176307b6569b90373b2894035fca435a86bf32fa65cdafaabb87aeab52eb9549", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]    Compiling enum-iterator v0.6.0
[INFO] [stderr]    Compiling electron-hardener v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.59s
[INFO] running `Command { std: "docker" "inspect" "176307b6569b90373b2894035fca435a86bf32fa65cdafaabb87aeab52eb9549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176307b6569b90373b2894035fca435a86bf32fa65cdafaabb87aeab52eb9549", kill_on_drop: false }`
[INFO] [stdout] 176307b6569b90373b2894035fca435a86bf32fa65cdafaabb87aeab52eb9549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7df0c435c7dcfd261509ea5c5cb040fce436b2dc1151ee42445d0fe9144c918
[INFO] running `Command { std: "docker" "start" "-a" "d7df0c435c7dcfd261509ea5c5cb040fce436b2dc1151ee42445d0fe9144c918", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/electron_hardener-68296b1f16e08ba8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fuses::tests::can_read_all_fuses ... ok
[INFO] [stdout] test fuses::tests::modfying_removed_fuse_errors ... ok
[INFO] [stdout] test fuses::tests::disabled_fuse_is_correct ... ok
[INFO] [stdout] test fuses::tests::test_app_fuse_actions ... ok
[INFO] [stdout] test fuses::tests::unknown_fuse_value_is_correct ... ok
[INFO] [stdout] test patcher::tests::disabling_debugging_messages_works ... ok
[INFO] [stdout] test fuses::tests::removed_fuse_is_correct ... ok
[INFO] [stdout] test fuses::tests::sentinal_is_found ... ok
[INFO] [stdout] test patcher::tests::disabling_electron_options_works ... ok
[INFO] [stdout] test patcher::tests::disabling_nodejs_flags_works ... ok
[INFO] [stdout] test fuses::tests::enabled_fuse_is_correct ... ok
[INFO] [stdout] test fuses::tests::fuse_modifies_correct_position ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/electron_hardener-b96cb97a27266a5b)
[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]    Doc-tests electron_hardener
[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" "d7df0c435c7dcfd261509ea5c5cb040fce436b2dc1151ee42445d0fe9144c918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7df0c435c7dcfd261509ea5c5cb040fce436b2dc1151ee42445d0fe9144c918", kill_on_drop: false }`
[INFO] [stdout] d7df0c435c7dcfd261509ea5c5cb040fce436b2dc1151ee42445d0fe9144c918
