[INFO] cloning repository https://github.com/jacobrosenthal/rust-ffi-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobrosenthal/rust-ffi-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Frust-ffi-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Frust-ffi-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e85828968a52a6415b19ea2b37f404f2f25ea8f2 [INFO] testing jacobrosenthal/rust-ffi-bench against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Frust-ffi-bench" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobrosenthal/rust-ffi-bench on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacobrosenthal/rust-ffi-bench [INFO] finished tweaking git repo https://github.com/jacobrosenthal/rust-ffi-bench [INFO] tweaked toml for git repo https://github.com/jacobrosenthal/rust-ffi-bench written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jacobrosenthal/rust-ffi-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 841fbde913aba11b71645507c8efb4b9121717acc847b3e5872998703bcb556d [INFO] running `Command { std: "docker" "start" "-a" "841fbde913aba11b71645507c8efb4b9121717acc847b3e5872998703bcb556d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "841fbde913aba11b71645507c8efb4b9121717acc847b3e5872998703bcb556d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841fbde913aba11b71645507c8efb4b9121717acc847b3e5872998703bcb556d", kill_on_drop: false }` [INFO] [stdout] 841fbde913aba11b71645507c8efb4b9121717acc847b3e5872998703bcb556d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 062f69f012155e21c504d7ffcddec64675a36a8290fc8b527e58d14f9e95ea3a [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" "062f69f012155e21c504d7ffcddec64675a36a8290fc8b527e58d14f9e95ea3a", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.5 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling encoding-types v0.2.0 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20160120.0 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.6 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling encoding-index-simpchinese v1.20160120.0 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling encoding-index-korean v1.20141219.6 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.6 (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling encoding v0.3.0-dev (https://github.com/lifthrasiir/rust-encoding#eb3d3c30) [INFO] [stderr] Compiling ffi-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(uniform_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(unsized_locals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unsized_locals` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(unsized_locals)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #48055 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/flt.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | ((value as u32) << shift) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ffi-bench` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "062f69f012155e21c504d7ffcddec64675a36a8290fc8b527e58d14f9e95ea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062f69f012155e21c504d7ffcddec64675a36a8290fc8b527e58d14f9e95ea3a", kill_on_drop: false }` [INFO] [stdout] 062f69f012155e21c504d7ffcddec64675a36a8290fc8b527e58d14f9e95ea3a