[INFO] cloning repository https://github.com/AsuMagic/oxidizedbrain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsuMagic/oxidizedbrain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsuMagic%2Foxidizedbrain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsuMagic%2Foxidizedbrain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 774c3fc15721acf64311ac3a541e49c1738db856
[INFO] building AsuMagic/oxidizedbrain against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsuMagic%2Foxidizedbrain" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AsuMagic/oxidizedbrain 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/AsuMagic/oxidizedbrain
[INFO] finished tweaking git repo https://github.com/AsuMagic/oxidizedbrain
[INFO] tweaked toml for git repo https://github.com/AsuMagic/oxidizedbrain written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AsuMagic/oxidizedbrain 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ea0944df6787ea4a28fb316345797e9192a19168e3421e57c19394f4cea4461c
[INFO] running `Command { std: "docker" "start" "-a" "ea0944df6787ea4a28fb316345797e9192a19168e3421e57c19394f4cea4461c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea0944df6787ea4a28fb316345797e9192a19168e3421e57c19394f4cea4461c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0944df6787ea4a28fb316345797e9192a19168e3421e57c19394f4cea4461c", kill_on_drop: false }`
[INFO] [stdout] ea0944df6787ea4a28fb316345797e9192a19168e3421e57c19394f4cea4461c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ea0f5b24cccdb0eec91404c08d8b3bae09388eff0221102d1c5e86681505ba3c
[INFO] running `Command { std: "docker" "start" "-a" "ea0f5b24cccdb0eec91404c08d8b3bae09388eff0221102d1c5e86681505ba3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.23
[INFO] [stderr]    Compiling cranelift-entity v0.63.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.63.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling cranelift-bforest v0.63.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.63.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling regalloc v0.0.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling raw-cpuid v7.0.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling errno v0.2.5
[INFO] [stderr]    Compiling region v2.1.2
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling structopt-derive v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.19
[INFO] [stderr]    Compiling cranelift-codegen v0.63.0
[INFO] [stderr]    Compiling structopt v0.3.14
[INFO] [stderr]    Compiling cranelift-module v0.63.0
[INFO] [stderr]    Compiling cranelift-frontend v0.63.0
[INFO] [stderr]    Compiling cranelift-native v0.63.0
[INFO] [stderr]    Compiling cranelift-simplejit v0.63.0
[INFO] [stderr]    Compiling cranelift v0.63.0
[INFO] [stderr]    Compiling oxidizedbrain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/bf/vm.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     TapeOutOfBounds{index: usize},
[INFO] [stdout]    |     --------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VmError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.63.0
[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" "ea0f5b24cccdb0eec91404c08d8b3bae09388eff0221102d1c5e86681505ba3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0f5b24cccdb0eec91404c08d8b3bae09388eff0221102d1c5e86681505ba3c", kill_on_drop: false }`
[INFO] [stdout] ea0f5b24cccdb0eec91404c08d8b3bae09388eff0221102d1c5e86681505ba3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7508ec9c1aff943801a6ce0b959cdf265457d18cf9d1f120e893bba1adaebfe2
[INFO] running `Command { std: "docker" "start" "-a" "7508ec9c1aff943801a6ce0b959cdf265457d18cf9d1f120e893bba1adaebfe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxidizedbrain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/bf/vm.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     TapeOutOfBounds{index: usize},
[INFO] [stdout]    |     --------------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VmError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.63.0
[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" "7508ec9c1aff943801a6ce0b959cdf265457d18cf9d1f120e893bba1adaebfe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7508ec9c1aff943801a6ce0b959cdf265457d18cf9d1f120e893bba1adaebfe2", kill_on_drop: false }`
[INFO] [stdout] 7508ec9c1aff943801a6ce0b959cdf265457d18cf9d1f120e893bba1adaebfe2
