[INFO] cloning repository https://github.com/oasislabs/rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oasislabs/rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foasislabs%2Frust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foasislabs%2Frust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94232bb8b7fe2400b5dae8619ccf61878d8fb23e [INFO] checking oasislabs/rust-demo against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foasislabs%2Frust-demo" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oasislabs/rust-demo on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oasislabs/rust-demo [INFO] finished tweaking git repo https://github.com/oasislabs/rust-demo [INFO] tweaked toml for git repo https://github.com/oasislabs/rust-demo written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/oasislabs/rust-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1885b597da7e5b4b005f3a38b85fd1fab6d2275032f87e4aeda0bb40f00b64c8 [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" "1885b597da7e5b4b005f3a38b85fd1fab6d2275032f87e4aeda0bb40f00b64c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1885b597da7e5b4b005f3a38b85fd1fab6d2275032f87e4aeda0bb40f00b64c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1885b597da7e5b4b005f3a38b85fd1fab6d2275032f87e4aeda0bb40f00b64c8", kill_on_drop: false }` [INFO] [stdout] 1885b597da7e5b4b005f3a38b85fd1fab6d2275032f87e4aeda0bb40f00b64c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTUP_TOOLCHAIN=3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "-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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f797b5f5c9d34280a76ffca6fad05bb228324f854d1327dee3afc8cc4e19ace8 [INFO] running `Command { std: "docker" "start" "-a" "f797b5f5c9d34280a76ffca6fad05bb228324f854d1327dee3afc8cc4e19ace8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling oasis-macros v0.2.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking oasis-types v0.2.2 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking map_vec v0.2.6 [INFO] [stderr] Checking blockchain-traits v0.2.2 [INFO] [stderr] Checking oasis-std v0.2.7 [INFO] [stderr] Checking memchain v0.2.3 [INFO] [stderr] Checking sealed_auction v0.1.0 (/opt/rustwide/workdir/services) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `item` [INFO] [stdout] --> services/src/bin/auction.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | let mut item_client = item::AuctionItemClient::at(item_address); [INFO] [stdout] | ^^^^ use of undeclared crate or module `item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `item` [INFO] [stdout] --> services/src/bin/auction.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | item::AuctionItemClient::at(self.item_address) [INFO] [stdout] | ^^^^ use of undeclared crate or module `item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sealed_auction` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f797b5f5c9d34280a76ffca6fad05bb228324f854d1327dee3afc8cc4e19ace8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f797b5f5c9d34280a76ffca6fad05bb228324f854d1327dee3afc8cc4e19ace8", kill_on_drop: false }` [INFO] [stdout] f797b5f5c9d34280a76ffca6fad05bb228324f854d1327dee3afc8cc4e19ace8