[INFO] cloning repository https://github.com/fluffysquirrels/framed-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluffysquirrels/framed-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d18942dcf76dfcc56d5344e0c632c0e8a1ba01 [INFO] checking fluffysquirrels/framed-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluffysquirrels/framed-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluffysquirrels/framed-rs [INFO] finished tweaking git repo https://github.com/fluffysquirrels/framed-rs [INFO] tweaked toml for git repo https://github.com/fluffysquirrels/framed-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fluffysquirrels/framed-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v0.1.0 [INFO] [stderr] Downloaded derive-error v0.0.4 [INFO] [stderr] Downloaded num-traits v0.1.41 [INFO] [stderr] Downloaded csv-core v0.1.3 [INFO] [stderr] Downloaded ref_slice v1.1.1 [INFO] [stderr] Downloaded cobs v0.1.4 [INFO] [stderr] Downloaded redox_syscall v0.1.33 [INFO] [stderr] Downloaded term_size v0.3.1 [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] [stderr] Downloaded crc16 v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb7d919ccd6015a0ea23933646b898b614f9f4e03f37ff346c7328a3b812e01d [INFO] running `Command { std: "docker" "start" "-a" "eb7d919ccd6015a0ea23933646b898b614f9f4e03f37ff346c7328a3b812e01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb7d919ccd6015a0ea23933646b898b614f9f4e03f37ff346c7328a3b812e01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7d919ccd6015a0ea23933646b898b614f9f4e03f37ff346c7328a3b812e01d", kill_on_drop: false }` [INFO] [stdout] eb7d919ccd6015a0ea23933646b898b614f9f4e03f37ff346c7328a3b812e01d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1f2859cd9db8ba1ef9baa1287c323a6cdc8cb8b16bee572d9d056d65b719bc [INFO] running `Command { std: "docker" "start" "-a" "6a1f2859cd9db8ba1ef9baa1287c323a6cdc8cb8b16bee572d9d056d65b719bc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Checking encode_unicode v0.3.1 [INFO] [stderr] Checking cobs v0.1.4 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking ref_slice v1.1.1 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking csv-core v0.1.3 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Checking framed v0.4.3 (/opt/rustwide/workdir/framed) [INFO] [stderr] Checking framed_test_type v0.1.0 (/opt/rustwide/workdir/test_type) [INFO] [stderr] Checking framed_decode v0.1.0 (/opt/rustwide/workdir/decode) [INFO] [stdout] error: environment variable `FRAMED_DECODE_DYNAMIC_RS` not defined at compile time [INFO] [stdout] --> decode/src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | include!(env!("FRAMED_DECODE_DYNAMIC_RS")); // Try building with `framed-rs/bin/decode_typed`. See documentation in `framed-rs/decode/REA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("FRAMED_DECODE_DYNAMIC_RS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `FRAMED_DECODE_DYNAMIC_RS` not defined at compile time [INFO] [stdout] --> decode/src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | include!(env!("FRAMED_DECODE_DYNAMIC_RS")); // Try building with `framed-rs/bin/decode_typed`. See documentation in `framed-rs/decode/REA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("FRAMED_DECODE_DYNAMIC_RS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserType` in this scope [INFO] [stdout] --> decode/src/main.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | ... .typed::() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 34 | fn try() -> Result<()> { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserType` in this scope [INFO] [stdout] --> decode/src/main.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | ... .typed::() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 34 | fn try() -> Result<()> { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> decode/src/main.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | Err(ref e) if e.is_corrupt_frame() => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `E` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> decode/src/main.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | Err(ref e) if e.is_corrupt_frame() => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `E` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `framed_decode` (bin "framed_decode") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `framed_decode` (bin "framed_decode" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "6a1f2859cd9db8ba1ef9baa1287c323a6cdc8cb8b16bee572d9d056d65b719bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1f2859cd9db8ba1ef9baa1287c323a6cdc8cb8b16bee572d9d056d65b719bc", kill_on_drop: false }` [INFO] [stdout] 6a1f2859cd9db8ba1ef9baa1287c323a6cdc8cb8b16bee572d9d056d65b719bc [INFO] checking fluffysquirrels/framed-rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluffysquirrels/framed-rs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluffysquirrels/framed-rs [INFO] finished tweaking git repo https://github.com/fluffysquirrels/framed-rs [INFO] tweaked toml for git repo https://github.com/fluffysquirrels/framed-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fluffysquirrels/framed-rs 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6511ef16cfb5a4944e9f8ee5fae880f48c68c0e5800824ba039ff5fe86c07404 [INFO] running `Command { std: "docker" "start" "-a" "6511ef16cfb5a4944e9f8ee5fae880f48c68c0e5800824ba039ff5fe86c07404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6511ef16cfb5a4944e9f8ee5fae880f48c68c0e5800824ba039ff5fe86c07404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6511ef16cfb5a4944e9f8ee5fae880f48c68c0e5800824ba039ff5fe86c07404", kill_on_drop: false }` [INFO] [stdout] 6511ef16cfb5a4944e9f8ee5fae880f48c68c0e5800824ba039ff5fe86c07404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a419a0a61eb5d9c1ef3b954c84de192233c03028b024a635f8294dfb8a9746b [INFO] running `Command { std: "docker" "start" "-a" "9a419a0a61eb5d9c1ef3b954c84de192233c03028b024a635f8294dfb8a9746b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9a419a0a61eb5d9c1ef3b954c84de192233c03028b024a635f8294dfb8a9746b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a419a0a61eb5d9c1ef3b954c84de192233c03028b024a635f8294dfb8a9746b", kill_on_drop: false }` [INFO] [stdout] 9a419a0a61eb5d9c1ef3b954c84de192233c03028b024a635f8294dfb8a9746b