[INFO] cloning repository https://github.com/evilsocket/sauron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evilsocket/sauron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fsauron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fsauron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c9de0c2e59bf8cd5cbe93015e9cf248cf3e1e6a [INFO] checking evilsocket/sauron against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fsauron" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evilsocket/sauron on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evilsocket/sauron [INFO] finished tweaking git repo https://github.com/evilsocket/sauron [INFO] tweaked toml for git repo https://github.com/evilsocket/sauron written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/evilsocket/sauron 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.2.17 [INFO] [stderr] Downloaded yara v0.15.0 [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded clap v3.2.17 [INFO] [stderr] Downloaded yara-sys v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 609fbc15ca44e40b9dbc8e6fd7e44eae8ed4fb3b8964f46a15278eee9c3bca38 [INFO] running `Command { std: "docker" "start" "-a" "609fbc15ca44e40b9dbc8e6fd7e44eae8ed4fb3b8964f46a15278eee9c3bca38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "609fbc15ca44e40b9dbc8e6fd7e44eae8ed4fb3b8964f46a15278eee9c3bca38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609fbc15ca44e40b9dbc8e6fd7e44eae8ed4fb3b8964f46a15278eee9c3bca38", kill_on_drop: false }` [INFO] [stdout] 609fbc15ca44e40b9dbc8e6fd7e44eae8ed4fb3b8964f46a15278eee9c3bca38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 838582bfae3f61f02d1a4fee72ffd365a5d9611513242387b76d5e2cfd20590e [INFO] running `Command { std: "docker" "start" "-a" "838582bfae3f61f02d1a4fee72ffd365a5d9611513242387b76d5e2cfd20590e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking slab v0.4.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Compiling yara-sys v0.15.0 [INFO] [stderr] Checking yara v0.15.0 [INFO] [stderr] Checking sauron v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "838582bfae3f61f02d1a4fee72ffd365a5d9611513242387b76d5e2cfd20590e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838582bfae3f61f02d1a4fee72ffd365a5d9611513242387b76d5e2cfd20590e", kill_on_drop: false }` [INFO] [stdout] 838582bfae3f61f02d1a4fee72ffd365a5d9611513242387b76d5e2cfd20590e