[INFO] cloning repository https://github.com/roblabla/test-xargo-217 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roblabla/test-xargo-217" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Ftest-xargo-217", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Ftest-xargo-217'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1c25b7ea7b829c66e11cbeba412b1d206d5e613 [INFO] testing roblabla/test-xargo-217 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Ftest-xargo-217" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roblabla/test-xargo-217 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/roblabla/test-xargo-217 [INFO] finished tweaking git repo https://github.com/roblabla/test-xargo-217 [INFO] tweaked toml for git repo https://github.com/roblabla/test-xargo-217 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/roblabla/test-xargo-217 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e94c708e7a8ca07763127f169b0b4c00cbd04455b0139116ee322aaf2d47eb0 [INFO] running `Command { std: "docker" "start" "-a" "1e94c708e7a8ca07763127f169b0b4c00cbd04455b0139116ee322aaf2d47eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e94c708e7a8ca07763127f169b0b4c00cbd04455b0139116ee322aaf2d47eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e94c708e7a8ca07763127f169b0b4c00cbd04455b0139116ee322aaf2d47eb0", kill_on_drop: false }` [INFO] [stdout] 1e94c708e7a8ca07763127f169b0b4c00cbd04455b0139116ee322aaf2d47eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c8aec1dad316fc66a67dab1fbd68aa77a135c3557949b8da703afa4121505b5 [INFO] running `Command { std: "docker" "start" "-a" "4c8aec1dad316fc66a67dab1fbd68aa77a135c3557949b8da703afa4121505b5", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(lang_items, alloc_error_handler, link_args)] [INFO] [stdout] | ^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of using `-C link-arg=ARG` on command line, which is available from cargo build scripts with `cargo:rustc-link-arg` now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `link_args` in this scope [INFO] [stdout] --> src/main.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | #![link_args="-nostdlib"] [INFO] [stdout] | ^^^^^^^^^ help: a built-in attribute with a similar name exists: `linkage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `global_allocator` [INFO] [stdout] --> src/main.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[global_allocator] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no global memory allocator found but one is required; link to std or add `#[global_allocator]` to a static item that implements the GlobalAlloc trait [INFO] [stdout] [INFO] [stdout] [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(lang_items, alloc_error_handler, link_args)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0718]: `start` language item must be applied to a function with 1 generic argument [INFO] [stdout] --> src/main.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[lang = "start"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 37 | fn start(rmain: fn(), _argc: isize, _argv: *const *const u8) -> isize { [INFO] [stdout] | - this function has 0 generic arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0718. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_world` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "4c8aec1dad316fc66a67dab1fbd68aa77a135c3557949b8da703afa4121505b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8aec1dad316fc66a67dab1fbd68aa77a135c3557949b8da703afa4121505b5", kill_on_drop: false }` [INFO] [stdout] 4c8aec1dad316fc66a67dab1fbd68aa77a135c3557949b8da703afa4121505b5