[INFO] cloning repository https://github.com/BeautifulTovarisch/embedded-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeautifulTovarisch/embedded-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeautifulTovarisch%2Fembedded-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeautifulTovarisch%2Fembedded-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be974a299cc7aaaebedb103ce5c48aa481b690ac
[INFO] building BeautifulTovarisch/embedded-rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeautifulTovarisch%2Fembedded-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BeautifulTovarisch/embedded-rust on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BeautifulTovarisch/embedded-rust
[INFO] finished tweaking git repo https://github.com/BeautifulTovarisch/embedded-rust
[INFO] tweaked toml for git repo https://github.com/BeautifulTovarisch/embedded-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BeautifulTovarisch/embedded-rust 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.24.2
[INFO] [stderr]       Adding adler2 v2.0.0
[INFO] [stderr]       Adding aho-corasick v0.6.10
[INFO] [stderr]       Adding android-tzdata v0.1.1
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding ansi_term v0.12.1
[INFO] [stderr]       Adding atty v0.2.14
[INFO] [stderr]       Adding autocfg v1.4.0
[INFO] [stderr]       Adding backtrace v0.3.74
[INFO] [stderr]       Adding bitflags v1.3.2
[INFO] [stderr]       Adding bumpalo v3.16.0
[INFO] [stderr]       Adding cc v1.2.7
[INFO] [stderr]       Adding cfg-if v1.0.0
[INFO] [stderr]       Adding chrono v0.4.39
[INFO] [stderr]       Adding clap v2.34.0
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]       Adding env_logger v0.4.3
[INFO] [stderr]       Adding failure v0.1.8
[INFO] [stderr]       Adding failure_derive v0.1.8
[INFO] [stderr]       Adding gimli v0.31.1
[INFO] [stderr]       Adding hermit-abi v0.1.19
[INFO] [stderr]       Adding iana-time-zone v0.1.61
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding itm v0.3.1
[INFO] [stderr]       Adding js-sys v0.3.76
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding libc v0.2.169
[INFO] [stderr]       Adding log v0.3.9
[INFO] [stderr]       Adding log v0.4.22
[INFO] [stderr]       Adding memchr v2.7.4
[INFO] [stderr]       Adding miniz_oxide v0.8.2
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding object v0.36.7
[INFO] [stderr]       Adding once_cell v1.20.2
[INFO] [stderr]       Adding proc-macro2 v1.0.92
[INFO] [stderr]       Adding quote v1.0.38
[INFO] [stderr]       Adding regex v0.2.11
[INFO] [stderr]       Adding regex-syntax v0.5.6
[INFO] [stderr]       Adding rustc-demangle v0.1.24
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding strsim v0.8.0
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]       Adding synstructure v0.12.6
[INFO] [stderr]       Adding textwrap v0.11.0
[INFO] [stderr]       Adding thread_local v0.3.6
[INFO] [stderr]       Adding ucd-util v0.1.10
[INFO] [stderr]       Adding unicode-ident v1.0.14
[INFO] [stderr]       Adding unicode-width v0.1.14
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding utf8-ranges v1.0.5
[INFO] [stderr]       Adding vec_map v0.8.2
[INFO] [stderr]       Adding wasm-bindgen v0.2.99
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.99
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.99
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.99
[INFO] [stderr]       Adding winapi v0.3.9
[INFO] [stderr]       Adding winapi-i686-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding windows-core v0.52.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2de538f339aacb7305b710a73a1885b07f9d51e926323b17486c1af1e3fee5bc
[INFO] running `Command { std: "docker" "start" "-a" "2de538f339aacb7305b710a73a1885b07f9d51e926323b17486c1af1e3fee5bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2de538f339aacb7305b710a73a1885b07f9d51e926323b17486c1af1e3fee5bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2de538f339aacb7305b710a73a1885b07f9d51e926323b17486c1af1e3fee5bc", kill_on_drop: false }`
[INFO] [stdout] 2de538f339aacb7305b710a73a1885b07f9d51e926323b17486c1af1e3fee5bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 235bbf92ae0d88799da475f3306917e67ced3dca14ec22f6b05263f927613846
[INFO] running `Command { std: "docker" "start" "-a" "235bbf92ae0d88799da475f3306917e67ced3dca14ec22f6b05263f927613846", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling itm v0.3.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling embedded v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.57s
[INFO] running `Command { std: "docker" "inspect" "235bbf92ae0d88799da475f3306917e67ced3dca14ec22f6b05263f927613846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235bbf92ae0d88799da475f3306917e67ced3dca14ec22f6b05263f927613846", kill_on_drop: false }`
[INFO] [stdout] 235bbf92ae0d88799da475f3306917e67ced3dca14ec22f6b05263f927613846
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e76c7994b7ae6999892cfeed650d60f0bf5dc6d86274d42834f1462581ef1d6
[INFO] running `Command { std: "docker" "start" "-a" "8e76c7994b7ae6999892cfeed650d60f0bf5dc6d86274d42834f1462581ef1d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "8e76c7994b7ae6999892cfeed650d60f0bf5dc6d86274d42834f1462581ef1d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e76c7994b7ae6999892cfeed650d60f0bf5dc6d86274d42834f1462581ef1d6", kill_on_drop: false }`
[INFO] [stdout] 8e76c7994b7ae6999892cfeed650d60f0bf5dc6d86274d42834f1462581ef1d6
