[INFO] updating cached repository https://github.com/RainyD4y/os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cfb75cc74cb43b873428a776a87a9bda84a8349 [INFO] checking RainyD4y/os against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRainyD4y%2Fos" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 20% (46/224) Checking out files: 21% (48/224) Checking out files: 22% (50/224) Checking out files: 23% (52/224) Checking out files: 24% (54/224) Checking out files: 25% (56/224) Checking out files: 26% (59/224) Checking out files: 27% (61/224) Checking out files: 28% (63/224) Checking out files: 29% (65/224) Checking out files: 30% (68/224) Checking out files: 31% (70/224) Checking out files: 32% (72/224) Checking out files: 33% (74/224) Checking out files: 34% (77/224) Checking out files: 35% (79/224) Checking out files: 36% (81/224) Checking out files: 36% (82/224) Checking out files: 37% (83/224) Checking out files: 38% (86/224) Checking out files: 39% (88/224) Checking out files: 40% (90/224) Checking out files: 41% (92/224) Checking out files: 42% (95/224) Checking out files: 43% (97/224) Checking out files: 44% (99/224) Checking out files: 45% (101/224) Checking out files: 46% (104/224) Checking out files: 47% (106/224) Checking out files: 48% (108/224) Checking out files: 49% (110/224) Checking out files: 50% (112/224) Checking out files: 51% (115/224) Checking out files: 52% (117/224) Checking out files: 53% (119/224) Checking out files: 54% (121/224) Checking out files: 55% (124/224) Checking out files: 56% (126/224) Checking out files: 57% (128/224) Checking out files: 58% (130/224) Checking out files: 59% (133/224) Checking out files: 60% (135/224) Checking out files: 61% (137/224) Checking out files: 62% (139/224) Checking out files: 63% (142/224) Checking out files: 63% (143/224) Checking out files: 64% (144/224) Checking out files: 65% (146/224) Checking out files: 66% (148/224) Checking out files: 67% (151/224) Checking out files: 67% (152/224) Checking out files: 68% (153/224) Checking out files: 69% (155/224) Checking out files: 70% (157/224) Checking out files: 70% (159/224) Checking out files: 71% (160/224) Checking out files: 72% (162/224) Checking out files: 73% (164/224) Checking out files: 74% (166/224) Checking out files: 75% (168/224) Checking out files: 76% (171/224) Checking out files: 76% (172/224) Checking out files: 77% (173/224) Checking out files: 77% (174/224) Checking out files: 78% (175/224) Checking out files: 78% (176/224) Checking out files: 79% (177/224) Checking out files: 80% (180/224) Checking out files: 80% (181/224) Checking out files: 81% (182/224) Checking out files: 82% (184/224) Checking out files: 83% (186/224) Checking out files: 84% (189/224) Checking out files: 85% (191/224) Checking out files: 85% (192/224) Checking out files: 86% (193/224) Checking out files: 87% (195/224) Checking out files: 88% (198/224) Checking out files: 89% (200/224) Checking out files: 90% (202/224) Checking out files: 90% (203/224) Checking out files: 91% (204/224) Checking out files: 92% (207/224) Checking out files: 93% (209/224) Checking out files: 94% (211/224) Checking out files: 95% (213/224) Checking out files: 96% (216/224) Checking out files: 97% (218/224) Checking out files: 98% (220/224) Checking out files: 99% (222/224) Checking out files: 100% (224/224) Checking out files: 100% (224/224), done. [INFO] validating manifest of git repo https://github.com/RainyD4y/os on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RainyD4y/os [INFO] finished tweaking git repo https://github.com/RainyD4y/os [INFO] tweaked toml for git repo https://github.com/RainyD4y/os written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/RainyD4y/os already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 002c70ed20dfc54968080b8b49d1fd1fc66c78107d7d0c5e86fba3ffe9b90940 [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" "002c70ed20dfc54968080b8b49d1fd1fc66c78107d7d0c5e86fba3ffe9b90940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "002c70ed20dfc54968080b8b49d1fd1fc66c78107d7d0c5e86fba3ffe9b90940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002c70ed20dfc54968080b8b49d1fd1fc66c78107d7d0c5e86fba3ffe9b90940", kill_on_drop: false }` [INFO] [stdout] 002c70ed20dfc54968080b8b49d1fd1fc66c78107d7d0c5e86fba3ffe9b90940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9550c1102bd2a7c5dc5a4c632864953406a8bc74c4a6dc384a5ba504150fd6 [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" "ef9550c1102bd2a7c5dc5a4c632864953406a8bc74c4a6dc384a5ba504150fd6", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / fn panic(_info: &PanicInfo) -> ! { [INFO] [stdout] 8 | | loop {} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [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 E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `os`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef9550c1102bd2a7c5dc5a4c632864953406a8bc74c4a6dc384a5ba504150fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9550c1102bd2a7c5dc5a4c632864953406a8bc74c4a6dc384a5ba504150fd6", kill_on_drop: false }` [INFO] [stdout] ef9550c1102bd2a7c5dc5a4c632864953406a8bc74c4a6dc384a5ba504150fd6