[INFO] cloning repository https://github.com/OPENCYBER-FR/RustHound
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OPENCYBER-FR/RustHound" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOPENCYBER-FR%2FRustHound", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOPENCYBER-FR%2FRustHound'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33c811212ca4bc65c9c9a10313c037591f4843b5
[INFO] testing OPENCYBER-FR/RustHound against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOPENCYBER-FR%2FRustHound" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/OPENCYBER-FR/RustHound on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/OPENCYBER-FR/RustHound
[INFO] finished tweaking git repo https://github.com/OPENCYBER-FR/RustHound
[INFO] tweaked toml for git repo https://github.com/OPENCYBER-FR/RustHound written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/OPENCYBER-FR/RustHound 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libgssapi v0.6.4
[INFO] [stderr]   Downloaded libgssapi-sys v0.3.0
[INFO] [stderr]   Downloaded lber v0.4.2
[INFO] [stderr]   Downloaded cross-krb5 v0.3.0
[INFO] [stderr]   Downloaded ldap3 v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0268615c724ad9874466c2482d10723c252c6487841bda6411b4f629aa5ce3b7
[INFO] running `Command { std: "docker" "start" "-a" "0268615c724ad9874466c2482d10723c252c6487841bda6411b4f629aa5ce3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0268615c724ad9874466c2482d10723c252c6487841bda6411b4f629aa5ce3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0268615c724ad9874466c2482d10723c252c6487841bda6411b4f629aa5ce3b7", kill_on_drop: false }`
[INFO] [stdout] 0268615c724ad9874466c2482d10723c252c6487841bda6411b4f629aa5ce3b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a25ad00f72fda408ec78b10ed3b5ef0262d69a19fbccf16806576bf3c2e9758
[INFO] running `Command { std: "docker" "start" "-a" "9a25ad00f72fda408ec78b10ed3b5ef0262d69a19fbccf16806576bf3c2e9758", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling libgssapi-sys v0.3.0
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling libgssapi v0.6.4
[INFO] [stderr]    Compiling cross-krb5 v0.3.0
[INFO] [stderr]    Compiling ldap3 v0.11.3
[INFO] [stderr]    Compiling rusthound v1.1.69 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/json/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use checker::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ------------ but the name `bh_41` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `templates::*`
[INFO] [stdout]  --> src/json/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/json/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use checker::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ------------ but the name `bh_41` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `templates::*`
[INFO] [stdout]  --> src/json/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.51s
[INFO] running `Command { std: "docker" "inspect" "9a25ad00f72fda408ec78b10ed3b5ef0262d69a19fbccf16806576bf3c2e9758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a25ad00f72fda408ec78b10ed3b5ef0262d69a19fbccf16806576bf3c2e9758", kill_on_drop: false }`
[INFO] [stdout] 9a25ad00f72fda408ec78b10ed3b5ef0262d69a19fbccf16806576bf3c2e9758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef5794dc817409f6319cc5ae69b625266c5b2b02c32c6bdf2ad2eb06639d9c65
[INFO] running `Command { std: "docker" "start" "-a" "ef5794dc817409f6319cc5ae69b625266c5b2b02c32c6bdf2ad2eb06639d9c65", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/json/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use checker::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ------------ but the name `bh_41` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `templates::*`
[INFO] [stdout]  --> src/json/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusthound v1.1.69 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/json/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use checker::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ------------ but the name `bh_41` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `templates::*`
[INFO] [stdout]  --> src/json/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/json/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use checker::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ------------ but the name `bh_41` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `templates::*`
[INFO] [stdout]  --> src/json/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use templates::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "ef5794dc817409f6319cc5ae69b625266c5b2b02c32c6bdf2ad2eb06639d9c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5794dc817409f6319cc5ae69b625266c5b2b02c32c6bdf2ad2eb06639d9c65", kill_on_drop: false }`
[INFO] [stdout] ef5794dc817409f6319cc5ae69b625266c5b2b02c32c6bdf2ad2eb06639d9c65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0924418dbcf0d4c3e83d3952c66575886c515e61633e1be29fbc6f0d7a9752cc
[INFO] running `Command { std: "docker" "start" "-a" "0924418dbcf0d4c3e83d3952c66575886c515e61633e1be29fbc6f0d7a9752cc", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/json/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use checker::*;
[INFO] [stderr]   |         ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 5 | pub use templates::*;
[INFO] [stderr]   |         ------------ but the name `bh_41` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `templates::*`
[INFO] [stderr]  --> src/json/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use templates::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusthound` (lib) generated 2 warnings (run `cargo fix --lib -p rusthound` to apply 1 suggestion)
[INFO] [stderr] warning: `rusthound` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `rusthound` (bin "rusthound" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusthound-993432888eb6b140)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test enums::secdesc::test_ace ... ok
[INFO] [stdout] test enums::secdesc::test_security_descriptor ... ok
[INFO] [stdout] test enums::secdesc::test_acl_admin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusthound-be04edbb7ccc4dfa)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test enums::secdesc::test_ace ... ok
[INFO] [stdout] test enums::secdesc::test_security_descriptor ... ok
[INFO] [stdout] test enums::secdesc::test_acl_admin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rusthound
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/errors.rs - errors::Error::new (line 41) ... FAILED
[INFO] [stdout] test src/ldap.rs - ldap (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 52) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `RustHound`
[INFO] [stdout]  --> src/lib.rs:12:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | Initializing RustHound at 13:37:00 UTC on 10/04/22
[INFO] [stdout]   |              ^^^^^^^^^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/errors.rs - errors::Error::new (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]  --> src/errors.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Error::new(Kind::Other).with()
[INFO] [stdout]   | ^^^^^ use of undeclared type `Error`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clap::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clap::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout]     and 10 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Kind`
[INFO] [stdout]  --> src/errors.rs:42:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | Error::new(Kind::Other).with()
[INFO] [stdout]   |            ^^^^ use of undeclared type `Kind`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusthound::errors::Kind;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ldap.rs - ldap (line 9) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/ldap.rs:10:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let search = ldap_search(...)
[INFO] [stdout]   |                          ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 3 | let search = ldap_search(..)
[INFO] [stdout]   |                          ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 3 | let search = ldap_search(..=)
[INFO] [stdout]   |                          ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]  --> src/ldap.rs:10:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let search = ldap_search(...)
[INFO] [stdout]   |                          ^^^ help: use `..` instead
[INFO] [stdout]   |
[INFO] [stdout]   = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/ldap.rs:10:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | let search = ldap_search(...)
[INFO] [stdout]   |                              ^ help: add `;` here
[INFO] [stdout] 4 | } _doctest_main_src_ldap_rs_9_0() }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ldap_search` in this scope
[INFO] [stdout]  --> src/ldap.rs:10:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let search = ldap_search(...)
[INFO] [stdout]   |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusthound::ldap_search;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `ldap_search` in this scope
[INFO] [stdout]  --> src/lib.rs:53:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let result = ldap_search(
[INFO] [stdout]   |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusthound::ldap_search;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ldaps` in this scope
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |    &ldaps,
[INFO] [stdout]   |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ip` in this scope
[INFO] [stdout]  --> src/lib.rs:55:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |    &ip,
[INFO] [stdout]   |     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `port` in this scope
[INFO] [stdout]  --> src/lib.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |    &port,
[INFO] [stdout]   |     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `domain` in this scope
[INFO] [stdout]  --> src/lib.rs:57:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |    &domain,
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ldapfqdn` in this scope
[INFO] [stdout]  --> src/lib.rs:58:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |    &ldapfqdn,
[INFO] [stdout]   |     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `username` in this scope
[INFO] [stdout]  --> src/lib.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |    &username,
[INFO] [stdout]   |     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `password` in this scope
[INFO] [stdout]   --> src/lib.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |    &password,
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/errors.rs - errors::Error::new (line 41)
[INFO] [stdout]     src/ldap.rs - ldap (line 9)
[INFO] [stdout]     src/lib.rs - (line 52)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0924418dbcf0d4c3e83d3952c66575886c515e61633e1be29fbc6f0d7a9752cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0924418dbcf0d4c3e83d3952c66575886c515e61633e1be29fbc6f0d7a9752cc", kill_on_drop: false }`
[INFO] [stdout] 0924418dbcf0d4c3e83d3952c66575886c515e61633e1be29fbc6f0d7a9752cc
