[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d18942dcf76dfcc56d5344e0c632c0e8a1ba01 [INFO] checking fluffysquirrels/framed-rs/e1d18942dcf76dfcc56d5344e0c632c0e8a1ba01 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [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 f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/framed/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/test_type/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/decode/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3abb7b90054682e711308bdddf1872b767b2ce4f77535c46e609e18456fdbdbe [INFO] running `Command { std: "docker" "start" "-a" "3abb7b90054682e711308bdddf1872b767b2ce4f77535c46e609e18456fdbdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3abb7b90054682e711308bdddf1872b767b2ce4f77535c46e609e18456fdbdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abb7b90054682e711308bdddf1872b767b2ce4f77535c46e609e18456fdbdbe", kill_on_drop: false }` [INFO] [stdout] 3abb7b90054682e711308bdddf1872b767b2ce4f77535c46e609e18456fdbdbe [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=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e9a61073922f7beeabb872cef0aa1db561bf5fd3e05aef441bb9bf1425fa7ad [INFO] running `Command { std: "docker" "start" "-a" "0e9a61073922f7beeabb872cef0aa1db561bf5fd3e05aef441bb9bf1425fa7ad", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/framed/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/decode/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/test_type/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [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" "0e9a61073922f7beeabb872cef0aa1db561bf5fd3e05aef441bb9bf1425fa7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9a61073922f7beeabb872cef0aa1db561bf5fd3e05aef441bb9bf1425fa7ad", kill_on_drop: false }` [INFO] [stdout] 0e9a61073922f7beeabb872cef0aa1db561bf5fd3e05aef441bb9bf1425fa7ad