[INFO] cloning repository https://github.com/hans-arn/SEC_2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hans-arn/SEC_2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhans-arn%2FSEC_2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhans-arn%2FSEC_2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eaf568fd337599786a9d27be6af81d8905c7816 [INFO] testing hans-arn/SEC_2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhans-arn%2FSEC_2" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hans-arn/SEC_2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hans-arn/SEC_2 [INFO] finished tweaking git repo https://github.com/hans-arn/SEC_2 [INFO] tweaked toml for git repo https://github.com/hans-arn/SEC_2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/hans-arn/SEC_2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.4.1 [INFO] [stderr] Downloaded hmac-sha1 v0.1.3 [INFO] [stderr] Downloaded zxcvbn v2.1.1 [INFO] [stderr] Downloaded quoted_printable v0.4.3 [INFO] [stderr] Downloaded read_input v0.8.4 [INFO] [stderr] Downloaded google-authenticator v0.2.1 [INFO] [stderr] Downloaded rstest v0.6.4 [INFO] [stderr] Downloaded lettre v0.10.0-beta.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1c1eeadc079b71b9256c57eb6e551899d0ed55f0adb058116a3ddf1298f6479 [INFO] running `Command { std: "docker" "start" "-a" "a1c1eeadc079b71b9256c57eb6e551899d0ed55f0adb058116a3ddf1298f6479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c1eeadc079b71b9256c57eb6e551899d0ed55f0adb058116a3ddf1298f6479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c1eeadc079b71b9256c57eb6e551899d0ed55f0adb058116a3ddf1298f6479", kill_on_drop: false }` [INFO] [stdout] a1c1eeadc079b71b9256c57eb6e551899d0ed55f0adb058116a3ddf1298f6479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66eeaea9d8ecfc7fd65ac4753061e83efdc705ff28a66d88634c872ffe28e744 [INFO] running `Command { std: "docker" "start" "-a" "66eeaea9d8ecfc7fd65ac4753061e83efdc705ff28a66d88634c872ffe28e744", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling read_input v0.8.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling rust-argon2 v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling google-authenticator v0.2.1 [INFO] [stderr] Compiling google v0.1.0 (/opt/rustwide/workdir/google) [INFO] [stderr] Compiling lettre v0.10.0-beta.4 [INFO] [stderr] Compiling mail_sender v0.1.0 (/opt/rustwide/workdir/mail_sender) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling zxcvbn v2.1.1 [INFO] [stderr] Compiling validators v0.1.0 (/opt/rustwide/workdir/validators) [INFO] [stderr] Compiling laboratoire_2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "66eeaea9d8ecfc7fd65ac4753061e83efdc705ff28a66d88634c872ffe28e744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66eeaea9d8ecfc7fd65ac4753061e83efdc705ff28a66d88634c872ffe28e744", kill_on_drop: false }` [INFO] [stdout] 66eeaea9d8ecfc7fd65ac4753061e83efdc705ff28a66d88634c872ffe28e744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a239a3373c35206be0a53d717325841ba7e10c3f9a0da18d3c5a4bf0e51c066 [INFO] running `Command { std: "docker" "start" "-a" "0a239a3373c35206be0a53d717325841ba7e10c3f9a0da18d3c5a4bf0e51c066", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling laboratoire_2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `Command { std: "docker" "inspect" "0a239a3373c35206be0a53d717325841ba7e10c3f9a0da18d3c5a4bf0e51c066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a239a3373c35206be0a53d717325841ba7e10c3f9a0da18d3c5a4bf0e51c066", kill_on_drop: false }` [INFO] [stdout] 0a239a3373c35206be0a53d717325841ba7e10c3f9a0da18d3c5a4bf0e51c066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed8f9da4e0953aa650d6b441b024723a3bc2892f61df6fbfb6ed7e544c99848c [INFO] running `Command { std: "docker" "start" "-a" "ed8f9da4e0953aa650d6b441b024723a3bc2892f61df6fbfb6ed7e544c99848c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laboratoire_2-0f085803eef33e4b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] running `Command { std: "docker" "inspect" "ed8f9da4e0953aa650d6b441b024723a3bc2892f61df6fbfb6ed7e544c99848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8f9da4e0953aa650d6b441b024723a3bc2892f61df6fbfb6ed7e544c99848c", kill_on_drop: false }` [INFO] [stdout] ed8f9da4e0953aa650d6b441b024723a3bc2892f61df6fbfb6ed7e544c99848c