[INFO] cloning repository https://github.com/pablocarvalho0/lending-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pablocarvalho0/lending-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablocarvalho0%2Flending-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablocarvalho0%2Flending-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 109c91952ee3067e908da0588a7857181330813e
[INFO] testing pablocarvalho0/lending-contract against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablocarvalho0%2Flending-contract" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pablocarvalho0/lending-contract
[INFO] finished tweaking git repo https://github.com/pablocarvalho0/lending-contract
[INFO] tweaked toml for git repo https://github.com/pablocarvalho0/lending-contract written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pablocarvalho0/lending-contract on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pablocarvalho0/lending-contract 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1ac1e0bae6add84416ede2943cdad480ba23925f7c2ae9f049fccfb6c2a743e
[INFO] running `Command { std: "docker" "start" "-a" "d1ac1e0bae6add84416ede2943cdad480ba23925f7c2ae9f049fccfb6c2a743e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1ac1e0bae6add84416ede2943cdad480ba23925f7c2ae9f049fccfb6c2a743e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ac1e0bae6add84416ede2943cdad480ba23925f7c2ae9f049fccfb6c2a743e", kill_on_drop: false }`
[INFO] [stdout] d1ac1e0bae6add84416ede2943cdad480ba23925f7c2ae9f049fccfb6c2a743e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ae11b98a0dee1b39fde5fd1deb402e0e4e435fb35929ee7356f07cc6d52074b
[INFO] running `Command { std: "docker" "start" "-a" "9ae11b98a0dee1b39fde5fd1deb402e0e4e435fb35929ee7356f07cc6d52074b", kill_on_drop: false }`
[INFO] [stderr]    Compiling stellar-xdr v22.1.0
[INFO] [stderr]    Compiling ethnum v1.5.1
[INFO] [stderr]    Compiling stellar-macros v0.4.1 (https://github.com/OpenZeppelin/stellar-contracts?tag=v0.4.1#73dcd379)
[INFO] [stderr]    Compiling soroban-spec v22.0.8
[INFO] [stderr]    Compiling soroban-spec-rust v22.0.8
[INFO] [stderr]    Compiling soroban-env-macros v22.1.3
[INFO] [stderr]    Compiling soroban-env-common v22.1.3
[INFO] [stderr]    Compiling soroban-env-host v22.1.3
[INFO] [stderr]    Compiling soroban-sdk-macros v22.0.8
[INFO] [stderr]    Compiling soroban-ledger-snapshot v22.0.8
[INFO] [stderr]    Compiling soroban-sdk v22.0.8
[INFO] [stderr]    Compiling stellar-tokens v0.4.1 (https://github.com/OpenZeppelin/stellar-contracts?tag=v0.4.1#73dcd379)
[INFO] [stderr]    Compiling stellar-contract-utils v0.4.1 (https://github.com/OpenZeppelin/stellar-contracts?tag=v0.4.1#73dcd379)
[INFO] [stderr]    Compiling stellar-hello-world-contract v0.0.1 (/opt/rustwide/workdir/contracts/hello_world)
[INFO] [stderr]    Compiling fungible-token-interface-example v0.0.1 (/opt/rustwide/workdir/contracts/fungible-token-interface)
[INFO] [stderr]    Compiling nft-enumerable-example v0.0.1 (/opt/rustwide/workdir/contracts/nft-enumerable)
[INFO] [stdout] warning: the `#![no_std]` attribute can only be used at the crate root
[INFO] [stdout]  --> contracts/nft-enumerable/src/contract.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![no_std]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.49s
[INFO] running `Command { std: "docker" "inspect" "9ae11b98a0dee1b39fde5fd1deb402e0e4e435fb35929ee7356f07cc6d52074b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae11b98a0dee1b39fde5fd1deb402e0e4e435fb35929ee7356f07cc6d52074b", kill_on_drop: false }`
[INFO] [stdout] 9ae11b98a0dee1b39fde5fd1deb402e0e4e435fb35929ee7356f07cc6d52074b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3cb13e1e454c237929870d13693576858796a4867146580e286a40b7e959f31
[INFO] running `Command { std: "docker" "start" "-a" "f3cb13e1e454c237929870d13693576858796a4867146580e286a40b7e959f31", kill_on_drop: false }`
[INFO] [stderr]    Compiling stellar-xdr v22.1.0
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling soroban-env-common v22.1.3
[INFO] [stderr]    Compiling soroban-env-host v22.1.3
[INFO] [stderr]    Compiling soroban-sdk-macros v22.0.8
[INFO] [stderr]    Compiling soroban-sdk v22.0.8
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr] error: could not compile `stellar-xdr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-22.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="arbitrary"' --cfg 'feature="base64"' --cfg 'feature="curr"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "cli", "curr", "default", "hex", "next", "schemars", "serde", "serde_json", "std"))' -C metadata=a0cb47dfc1903b54 -C extra-filename=-e504800d7c19bd69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-d687d49e6dd40f78.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern escape_bytes=/opt/rustwide/target/debug/deps/libescape_bytes-9551911006a12df7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e220b2fd25792c04.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-50fe1a27a5140273.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a28e55fa2b9ab239.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-fb0ed4a2ad7b0d75.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f3cb13e1e454c237929870d13693576858796a4867146580e286a40b7e959f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3cb13e1e454c237929870d13693576858796a4867146580e286a40b7e959f31", kill_on_drop: false }`
[INFO] [stdout] f3cb13e1e454c237929870d13693576858796a4867146580e286a40b7e959f31
