[INFO] cloning repository https://github.com/nganhkhoa/siglus-bypass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nganhkhoa/siglus-bypass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnganhkhoa%2Fsiglus-bypass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnganhkhoa%2Fsiglus-bypass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7897037298c31f6908d41173faa42465e9147d6
[INFO] checking nganhkhoa/siglus-bypass against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnganhkhoa%2Fsiglus-bypass" "/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/nganhkhoa/siglus-bypass
[INFO] finished tweaking git repo https://github.com/nganhkhoa/siglus-bypass
[INFO] tweaked toml for git repo https://github.com/nganhkhoa/siglus-bypass written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nganhkhoa/siglus-bypass on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nganhkhoa/siglus-bypass 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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]      Locking 20 packages to latest compatible versions
[INFO] [stderr]     Updating bad64 v0.5.0 -> v0.6.0
[INFO] [stderr]     Updating bad64-sys v0.4.0 -> v0.5.0
[INFO] [stderr]     Updating base64 v0.13.0 -> v0.21.7
[INFO] [stderr]       Adding bindgen v0.63.0
[INFO] [stderr]     Updating cc v1.0.72 -> v1.1.10 (available: v1.2.50)
[INFO] [stderr]       Adding cmake v0.1.54 (available: v0.1.57)
[INFO] [stderr]     Updating falcon v0.5.4 (/workspace/builds/worker-2-tc2/source/falcon) -> v0.5.5
[INFO] [stderr]     Updating falcon_capstone v0.5.1 -> v0.5.2
[INFO] [stderr]       Adding fs_extra v1.3.0
[INFO] [stderr]     Updating goblin v0.4.3 -> v0.6.1
[INFO] [stderr]     Updating jobserver v0.1.24 -> v0.1.32 (available: v0.1.34)
[INFO] [stderr]     Updating proc-macro2 v1.0.36 -> v1.0.103
[INFO] [stderr]     Updating quote v1.0.15 -> v1.0.42
[INFO] [stderr]     Updating scroll v0.10.2 -> v0.11.0
[INFO] [stderr]     Updating scroll_derive v0.10.5 -> v0.11.1
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding syn v2.0.111
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding unicode-ident v1.0.22
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.2.4
[INFO] [stderr]   Downloaded cstr_core v0.2.5
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded falcon_capstone v0.5.2
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded bad64 v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.117
[INFO] [stderr]   Downloaded bad64-sys v0.5.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a75168f6e2f6c9aa25e6822e23fdae53bf1e71346aff4807e95511122ceaf244
[INFO] running `Command { std: "docker" "start" "-a" "a75168f6e2f6c9aa25e6822e23fdae53bf1e71346aff4807e95511122ceaf244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a75168f6e2f6c9aa25e6822e23fdae53bf1e71346aff4807e95511122ceaf244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75168f6e2f6c9aa25e6822e23fdae53bf1e71346aff4807e95511122ceaf244", kill_on_drop: false }`
[INFO] [stdout] a75168f6e2f6c9aa25e6822e23fdae53bf1e71346aff4807e95511122ceaf244
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef0089f7a80c27c7971c034412db1071796eda632824e1364c7b3ff6b2d56166
[INFO] running `Command { std: "docker" "start" "-a" "ef0089f7a80c27c7971c034412db1071796eda632824e1364c7b3ff6b2d56166", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking cstr_core v0.2.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling bad64-sys v0.5.0
[INFO] [stderr]    Compiling falcon_capstone v0.5.2
[INFO] [stderr]     Checking bad64 v0.6.0
[INFO] [stderr]     Checking falcon v0.5.5 (/opt/rustwide/workdir/falcon)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> falcon/lib/il/function.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn locations(&self) -> Vec<RefFunctionLocation> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn locations(&self) -> Vec<RefFunctionLocation<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> falcon/lib/il/location.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn from_function(function: &Function) -> Option<Result<RefProgramLocation, Error>> {
[INFO] [stdout]    |                                    ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn from_function(function: &Function) -> Option<Result<RefProgramLocation<'_>, Error>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> falcon/lib/il/location.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn function_location(&self) -> &RefFunctionLocation {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         ||
[INFO] [stdout]     |                              |         |the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn function_location(&self) -> &RefFunctionLocation<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> falcon/lib/loader/elf/elf.rs:154:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn elf(&self) -> goblin::elf::Elf {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn elf(&self) -> goblin::elf::Elf<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]    --> falcon/lib/loader/elf/elf_linker.rs:450:21
[INFO] [stdout]     |
[INFO] [stdout] 450 |                     format!("Could not get symbol with name: \"{}\"", symbol_name);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 450 |                     let _ = format!("Could not get symbol with name: \"{}\"", symbol_name);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> falcon/lib/loader/pe.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn pe(&self) -> goblin::pe::PE {
[INFO] [stdout]    |           ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn pe(&self) -> goblin::pe::PE<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking siglus-bypass v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0624]: method `pe` is private
[INFO] [stdout]   --> src/main.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let goblin_pe = pe.pe();
[INFO] [stdout]    |                        ^^ private method
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/falcon/lib/loader/pe.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn pe(&self) -> goblin::pe::PE {
[INFO] [stdout]    |     ------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siglus-bypass` (bin "siglus-bypass" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0624]: method `pe` is private
[INFO] [stdout]   --> src/main.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let goblin_pe = pe.pe();
[INFO] [stdout]    |                        ^^ private method
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/falcon/lib/loader/pe.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn pe(&self) -> goblin::pe::PE {
[INFO] [stdout]    |     ------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siglus-bypass` (bin "siglus-bypass") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ef0089f7a80c27c7971c034412db1071796eda632824e1364c7b3ff6b2d56166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0089f7a80c27c7971c034412db1071796eda632824e1364c7b3ff6b2d56166", kill_on_drop: false }`
[INFO] [stdout] ef0089f7a80c27c7971c034412db1071796eda632824e1364c7b3ff6b2d56166
