[INFO] cloning repository https://github.com/95ulisse/rustybf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/95ulisse/rustybf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Frustybf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Frustybf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3043af53fb531ef7820b353ab00a05223153aa2
[INFO] building 95ulisse/rustybf against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95ulisse%2Frustybf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/95ulisse/rustybf on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/95ulisse/rustybf
[INFO] finished tweaking git repo https://github.com/95ulisse/rustybf
[INFO] tweaked toml for git repo https://github.com/95ulisse/rustybf written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/95ulisse/rustybf 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 722e51c5e7377ec09cb01844cbbeab7e6e9fe1a2de8ef584061aeb29af76bdd5
[INFO] running `Command { std: "docker" "start" "-a" "722e51c5e7377ec09cb01844cbbeab7e6e9fe1a2de8ef584061aeb29af76bdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "722e51c5e7377ec09cb01844cbbeab7e6e9fe1a2de8ef584061aeb29af76bdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722e51c5e7377ec09cb01844cbbeab7e6e9fe1a2de8ef584061aeb29af76bdd5", kill_on_drop: false }`
[INFO] [stdout] 722e51c5e7377ec09cb01844cbbeab7e6e9fe1a2de8ef584061aeb29af76bdd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5894b44d03c595a7d447088fd184e5fff15c25c795dc432018b9bad2546d375b
[INFO] running `Command { std: "docker" "start" "-a" "5894b44d03c595a7d447088fd184e5fff15c25c795dc432018b9bad2546d375b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling getrandom v0.1.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#730e316c)
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling enum-methods v0.0.8
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#730e316c)
[INFO] [stderr]    Compiling llvm-sys v70.2.1
[INFO] [stderr]    Compiling rustybf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.30s
[INFO] running `Command { std: "docker" "inspect" "5894b44d03c595a7d447088fd184e5fff15c25c795dc432018b9bad2546d375b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5894b44d03c595a7d447088fd184e5fff15c25c795dc432018b9bad2546d375b", kill_on_drop: false }`
[INFO] [stdout] 5894b44d03c595a7d447088fd184e5fff15c25c795dc432018b9bad2546d375b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 523698a10f293201062b51a8f10940d8a6b8b62b15bf1adaec55eef5a9287bb5
[INFO] running `Command { std: "docker" "start" "-a" "523698a10f293201062b51a8f10940d8a6b8b62b15bf1adaec55eef5a9287bb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.8
[INFO] [stderr]    Compiling csv-core v0.1.6
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling cast v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.1.8
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling paste-impl v0.1.5
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling paste v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.40
[INFO] [stderr]    Compiling bstr v0.2.6
[INFO] [stderr]    Compiling csv v1.1.1
[INFO] [stderr]    Compiling tinytemplate v1.0.2
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling rustybf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "523698a10f293201062b51a8f10940d8a6b8b62b15bf1adaec55eef5a9287bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "523698a10f293201062b51a8f10940d8a6b8b62b15bf1adaec55eef5a9287bb5", kill_on_drop: false }`
[INFO] [stdout] 523698a10f293201062b51a8f10940d8a6b8b62b15bf1adaec55eef5a9287bb5
