[INFO] cloning repository https://github.com/esposm03/test-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esposm03/test-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesposm03%2Ftest-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesposm03%2Ftest-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f656498a061e53d8c55c11fd9f4f64ea93085a0 [INFO] testing esposm03/test-os against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesposm03%2Ftest-os" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esposm03/test-os 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-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/esposm03/test-os [INFO] finished tweaking git repo https://github.com/esposm03/test-os [INFO] tweaked toml for git repo https://github.com/esposm03/test-os written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/esposm03/test-os 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ec6959e2255173860b1f85daa7303fc1820b6b3137fed1d696c7a63b5ae4f156 [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" "ec6959e2255173860b1f85daa7303fc1820b6b3137fed1d696c7a63b5ae4f156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec6959e2255173860b1f85daa7303fc1820b6b3137fed1d696c7a63b5ae4f156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6959e2255173860b1f85daa7303fc1820b6b3137fed1d696c7a63b5ae4f156", kill_on_drop: false }` [INFO] [stdout] ec6959e2255173860b1f85daa7303fc1820b6b3137fed1d696c7a63b5ae4f156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ae8caadec14e7df5c16ed9af014e26924fa02729ba25ff9db82bf0518fe1dce1 [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" "ae8caadec14e7df5c16ed9af014e26924fa02729ba25ff9db82bf0518fe1dce1", kill_on_drop: false }` [INFO] [stderr] Compiling x86_64 v0.14.2 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bootloader v0.9.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling volatile v0.2.7 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling linked_list_allocator v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling types v0.1.0 (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling uart_16550 v0.2.14 [INFO] [stderr] Compiling pic8259 v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling displaydoc v0.2.1 [INFO] [stderr] Compiling derive-try-from-primitive v1.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.1 [INFO] [stderr] Compiling delf v0.1.0 (/opt/rustwide/workdir/delf) [INFO] [stdout] error: cannot find macro `println` in this scope [INFO] [stdout] --> delf/src/process.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | println!("loading segments at {:?}", base); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `delf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ae8caadec14e7df5c16ed9af014e26924fa02729ba25ff9db82bf0518fe1dce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8caadec14e7df5c16ed9af014e26924fa02729ba25ff9db82bf0518fe1dce1", kill_on_drop: false }` [INFO] [stdout] ae8caadec14e7df5c16ed9af014e26924fa02729ba25ff9db82bf0518fe1dce1