[INFO] updating cached repository https://github.com/falconre/finch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/falconre/finch [INFO] [stderr] 6cf8dd2..d219d37 master -> master [INFO] [stderr] * [new tag] 0.4.6 -> 0.4.6 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d219d377745ead347be3a9c7880f2d4989b96d23 [INFO] checking falconre/finch against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalconre%2Ffinch" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/falconre/finch on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/falconre/finch [INFO] finished tweaking git repo https://github.com/falconre/finch [INFO] tweaked toml for git repo https://github.com/falconre/finch written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/falconre/finch already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 99e239de59eb2711dd02db84096c26ec2ce012de86d182971ef661ee27787065 [INFO] running `"docker" "start" "-a" "99e239de59eb2711dd02db84096c26ec2ce012de86d182971ef661ee27787065"` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking z3-sys v0.5.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling libunicorn-sys v0.9.1 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking unicorn v0.9.1 [INFO] [stderr] Checking rustyline v6.0.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking goblin v0.2.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling falcon_capstone v0.4.0 [INFO] [stderr] Checking falcon v0.4.11 [INFO] [stderr] Checking falcon-z3 v0.4.11 [INFO] [stderr] Checking falcon-finch v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `"docker" "inspect" "99e239de59eb2711dd02db84096c26ec2ce012de86d182971ef661ee27787065"` [INFO] running `"docker" "rm" "-f" "99e239de59eb2711dd02db84096c26ec2ce012de86d182971ef661ee27787065"` [INFO] [stdout] 99e239de59eb2711dd02db84096c26ec2ce012de86d182971ef661ee27787065