[INFO] cloning repository https://github.com/imtsuki/xv7 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imtsuki/xv7" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtsuki%2Fxv7", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtsuki%2Fxv7'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edab461a6a7ceab2236e24ca726598107d346467 [INFO] testing imtsuki/xv7 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimtsuki%2Fxv7" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imtsuki/xv7 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/imtsuki/xv7 [INFO] finished tweaking git repo https://github.com/imtsuki/xv7 [INFO] tweaked toml for git repo https://github.com/imtsuki/xv7 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/imtsuki/xv7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a6c7fb6fe336750b72496fe458a4d3c6eb5a7fe2981da0266d091eaf6c129f [INFO] running `Command { std: "docker" "start" "-a" "96a6c7fb6fe336750b72496fe458a4d3c6eb5a7fe2981da0266d091eaf6c129f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a6c7fb6fe336750b72496fe458a4d3c6eb5a7fe2981da0266d091eaf6c129f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a6c7fb6fe336750b72496fe458a4d3c6eb5a7fe2981da0266d091eaf6c129f", kill_on_drop: false }` [INFO] [stdout] 96a6c7fb6fe336750b72496fe458a4d3c6eb5a7fe2981da0266d091eaf6c129f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e72b98ff25bd3acfc4eb5963af8bf5c56b3eb398311471e7e9437397dd24bc01 [INFO] running `Command { std: "docker" "start" "-a" "e72b98ff25bd3acfc4eb5963af8bf5c56b3eb398311471e7e9437397dd24bc01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling bit_field v0.10.0 [INFO] [stderr] Compiling x86_64 v0.13.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling x86_64 v0.14.0 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling xv7-usyscall v0.1.0 (/opt/rustwide/workdir/xv7-usyscall) [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xv7-user v0.1.0 (/opt/rustwide/workdir/xv7-user) [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling ucs2 v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stdout] warning: `extern` fn uses type `fn() -> T`, which is not FFI-safe [INFO] [stdout] --> xv7-user/src/rt.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | main: fn() -> T, [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider using an `extern fn(...) -> ...` function pointer instead [INFO] [stdout] = note: this function pointer has Rust-specific calling convention [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src/lib.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.0/src/lib.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "const_fn", feature(const_fn))] // Needed for generic access to associated consts [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.13.6/src/lib.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "const_fn", feature(const_fn))] // Needed for generic access to associated consts [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/init-93de487b1036d62e.init.4rjbijfp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/init-93de487b1036d62e.init.4rjbijfp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/init-93de487b1036d62e.init.4rjbijfp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/init-93de487b1036d62e.init.4rjbijfp-cgu.3.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/init-93de487b1036d62e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxv7_user-25bac3ce5f8906ae.rlib" "/opt/rustwide/target/debug/deps/libxv7_usyscall-27da624d4e2b11f0.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libxv7_user-25bac3ce5f8906ae.rlib(xv7_user-25bac3ce5f8906ae.xv7_user.1w9nbki3-cgu.6.rcgu.o): in function `_start': [INFO] [stdout] /opt/rustwide/workdir/xv7-user/src/rt.rs:9: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': [INFO] [stdout] (.text+0x16): undefined reference to `__libc_csu_fini' [INFO] [stdout] /usr/bin/ld: (.text+0x1d): undefined reference to `__libc_csu_init' [INFO] [stdout] /usr/bin/ld: (.text+0x2a): undefined reference to `__libc_start_main' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/init-93de487b1036d62e.init.4rjbijfp-cgu.3.rcgu.o: in function `init::main': [INFO] [stdout] /opt/rustwide/workdir/xv7-user/src/bin/init.rs:37: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libxv7_user-25bac3ce5f8906ae.rlib(xv7_user-25bac3ce5f8906ae.xv7_user.1w9nbki3-cgu.7.rcgu.o): in function `core::fmt::Write::write_char': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:161: undefined reference to `memset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libxv7_user-25bac3ce5f8906ae.rlib(xv7_user-25bac3ce5f8906ae.xv7_user.1w9nbki3-cgu.7.rcgu.o): in function `core::fmt::Write::write_fmt': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:184: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libxv7_user-25bac3ce5f8906ae.rlib(xv7_user-25bac3ce5f8906ae.xv7_user.1w9nbki3-cgu.7.rcgu.o): in function `<&mut W as core::fmt::Write>::write_fmt': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:199: undefined reference to `memcpy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libxv7_user-25bac3ce5f8906ae.rlib(xv7_user-25bac3ce5f8906ae.xv7_user.1w9nbki3-cgu.7.rcgu.o): in function `xv7_user::io::_print': [INFO] [stdout] /opt/rustwide/workdir/xv7-user/src/io.rs:16: undefined reference to `memcpy' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e72b98ff25bd3acfc4eb5963af8bf5c56b3eb398311471e7e9437397dd24bc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72b98ff25bd3acfc4eb5963af8bf5c56b3eb398311471e7e9437397dd24bc01", kill_on_drop: false }` [INFO] [stdout] e72b98ff25bd3acfc4eb5963af8bf5c56b3eb398311471e7e9437397dd24bc01