[INFO] cloning repository https://github.com/CRefice/reel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CRefice/reel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eae3ca964f0f0e8b20d2e2387199dcbd280b2b75 [INFO] checking CRefice/reel against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CRefice/reel on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CRefice/reel [INFO] finished tweaking git repo https://github.com/CRefice/reel [INFO] tweaked toml for git repo https://github.com/CRefice/reel written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/CRefice/reel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9315154fade0253029372e53d9c4fe10a1e56442123c81c877d861a1cf0ea9bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9315154fade0253029372e53d9c4fe10a1e56442123c81c877d861a1cf0ea9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9315154fade0253029372e53d9c4fe10a1e56442123c81c877d861a1cf0ea9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9315154fade0253029372e53d9c4fe10a1e56442123c81c877d861a1cf0ea9bb", kill_on_drop: false }` [INFO] [stdout] 9315154fade0253029372e53d9c4fe10a1e56442123c81c877d861a1cf0ea9bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a42f3996d9fc084ecb04ba5dfd9367894c548696573cf8d4d7b1bbb4c8ae2205 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a42f3996d9fc084ecb04ba5dfd9367894c548696573cf8d4d7b1bbb4c8ae2205", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking rustyline v5.0.0 [INFO] [stderr] Checking oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `compile::Error` [INFO] [stdout] --> src/compile.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | let offset = (dst - src).try_into()?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `compile::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/compile.rs:368:32 [INFO] [stdout] | [INFO] [stdout] 63 | fn declare_local(&mut self, name: String, loc: SourceLocation) -> Result { [INFO] [stdout] | ----------------------------------------------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 368 | let idx = self.declare_local(ident)?; [INFO] [stdout] | ^^^^^^^^^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `compile::Error` [INFO] [stdout] --> src/compile.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | let offset = (dst - src).try_into()?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `compile::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `compile::Error` [INFO] [stdout] --> src/compile.rs:489:76 [INFO] [stdout] | [INFO] [stdout] 489 | let loop_len: i16 = (self.instrs.len() - (loop_idx - 1)).try_into()?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `compile::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/compile.rs:562:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn declare_local(&mut self, name: String, loc: SourceLocation) -> Result { [INFO] [stdout] | ----------------------------------------------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 562 | self.declare_local(a)?; [INFO] [stdout] | ^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/compile.rs:568:34 [INFO] [stdout] | [INFO] [stdout] 63 | fn declare_local(&mut self, name: String, loc: SourceLocation) -> Result { [INFO] [stdout] | ----------------------------------------------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 568 | self.declare_local(a)?; [INFO] [stdout] | ^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/compile.rs:368:32 [INFO] [stdout] | [INFO] [stdout] 63 | fn declare_local(&mut self, name: String, loc: SourceLocation) -> Result { [INFO] [stdout] | ----------------------------------------------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 368 | let idx = self.declare_local(ident)?; [INFO] [stdout] | ^^^^^^^^^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `compile::Error` [INFO] [stdout] --> src/compile.rs:489:76 [INFO] [stdout] | [INFO] [stdout] 489 | let loop_len: i16 = (self.instrs.len() - (loop_idx - 1)).try_into()?; [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `compile::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/compile.rs:562:26 [INFO] [stdout] | [INFO] [stdout] 63 | fn declare_local(&mut self, name: String, loc: SourceLocation) -> Result { [INFO] [stdout] | ----------------------------------------------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 562 | self.declare_local(a)?; [INFO] [stdout] | ^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/compile.rs:568:34 [INFO] [stdout] | [INFO] [stdout] 63 | fn declare_local(&mut self, name: String, loc: SourceLocation) -> Result { [INFO] [stdout] | ----------------------------------------------------------------------------- defined here [INFO] [stdout] ... [INFO] [stdout] 568 | self.declare_local(a)?; [INFO] [stdout] | ^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxide`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a42f3996d9fc084ecb04ba5dfd9367894c548696573cf8d4d7b1bbb4c8ae2205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42f3996d9fc084ecb04ba5dfd9367894c548696573cf8d4d7b1bbb4c8ae2205", kill_on_drop: false }` [INFO] [stdout] a42f3996d9fc084ecb04ba5dfd9367894c548696573cf8d4d7b1bbb4c8ae2205