[INFO] cloning repository https://github.com/developerx-official/xtimer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/developerx-official/xtimer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloperx-official%2Fxtimer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloperx-official%2Fxtimer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 512f8e13e62028605837f4d83db0e48cb6e9e35a
[INFO] building developerx-official/xtimer against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloperx-official%2Fxtimer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/developerx-official/xtimer
[INFO] finished tweaking git repo https://github.com/developerx-official/xtimer
[INFO] tweaked toml for git repo https://github.com/developerx-official/xtimer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/developerx-official/xtimer on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/developerx-official/xtimer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self-replace v1.3.7
[INFO] [stderr]   Downloaded zipsign-api v0.1.1
[INFO] [stderr]   Downloaded self_update v0.39.0
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded time v0.3.34
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded reqwest v0.11.26
[INFO] [stderr]   Downloaded rustls v0.21.11
[INFO] [stderr]   Downloaded fiat-crypto v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21bf5e86e2a2d66fad89b483ba98f353570a6b247c450f0e13047fe6cac4d1b4
[INFO] running `Command { std: "docker" "start" "-a" "21bf5e86e2a2d66fad89b483ba98f353570a6b247c450f0e13047fe6cac4d1b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21bf5e86e2a2d66fad89b483ba98f353570a6b247c450f0e13047fe6cac4d1b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21bf5e86e2a2d66fad89b483ba98f353570a6b247c450f0e13047fe6cac4d1b4", kill_on_drop: false }`
[INFO] [stdout] 21bf5e86e2a2d66fad89b483ba98f353570a6b247c450f0e13047fe6cac4d1b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 255a32571f877e8b4e46453e66390faea33338fc261ef1f953cf6849318a7fc0
[INFO] running `Command { std: "docker" "start" "-a" "255a32571f877e8b4e46453e66390faea33338fc261ef1f953cf6849318a7fc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling self_update v0.39.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling self-replace v1.3.7
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.26
[INFO] [stderr]    Compiling xtimer v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.23s
[INFO] running `Command { std: "docker" "inspect" "255a32571f877e8b4e46453e66390faea33338fc261ef1f953cf6849318a7fc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255a32571f877e8b4e46453e66390faea33338fc261ef1f953cf6849318a7fc0", kill_on_drop: false }`
[INFO] [stdout] 255a32571f877e8b4e46453e66390faea33338fc261ef1f953cf6849318a7fc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84ecfb047cdcee2769cd613efe2171e1a3328f109333c97748591811a1b12bde
[INFO] running `Command { std: "docker" "start" "-a" "84ecfb047cdcee2769cd613efe2171e1a3328f109333c97748591811a1b12bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling xtimer v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "84ecfb047cdcee2769cd613efe2171e1a3328f109333c97748591811a1b12bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84ecfb047cdcee2769cd613efe2171e1a3328f109333c97748591811a1b12bde", kill_on_drop: false }`
[INFO] [stdout] 84ecfb047cdcee2769cd613efe2171e1a3328f109333c97748591811a1b12bde
