[INFO] fetching crate solana_libra_compiler 0.0.1-sol5... [INFO] checking solana_libra_compiler-0.0.1-sol5 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate solana_libra_compiler 0.0.1-sol5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate solana_libra_compiler 0.0.1-sol5 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana_libra_compiler 0.0.1-sol5 [INFO] finished tweaking crates.io crate solana_libra_compiler 0.0.1-sol5 [INFO] tweaked toml for crates.io crate solana_libra_compiler 0.0.1-sol5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate solana_libra_compiler 0.0.1-sol5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", 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] 4fc882f1d9eb7fa9e7e33dfc7d56908d6fbdf2b9feddda62fee96359ee9c2e11 [INFO] running `Command { std: "docker" "start" "-a" "4fc882f1d9eb7fa9e7e33dfc7d56908d6fbdf2b9feddda62fee96359ee9c2e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc882f1d9eb7fa9e7e33dfc7d56908d6fbdf2b9feddda62fee96359ee9c2e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc882f1d9eb7fa9e7e33dfc7d56908d6fbdf2b9feddda62fee96359ee9c2e11", kill_on_drop: false }` [INFO] [stdout] 4fc882f1d9eb7fa9e7e33dfc7d56908d6fbdf2b9feddda62fee96359ee9c2e11 [INFO] running `Command { std: "docker" "create" "-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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d50d0695514fd4a63cc569dc1d7b1724a735c0f07c11b7c929fbf0dee62a43c [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" "6d50d0695514fd4a63cc569dc1d7b1724a735c0f07c11b7c929fbf0dee62a43c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling solana_libra_crypto-derive v0.0.1-sol5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking solana_libra_nibble v0.0.1-sol5 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking solana_libra_failure_ext v0.0.1-sol5 [INFO] [stderr] Checking threshold_crypto v0.3.2 [INFO] [stderr] Checking codespan v0.2.1 [INFO] [stderr] Checking solana_libra_canonical_serialization v0.0.1-sol5 [INFO] [stderr] Checking codespan-reporting v0.2.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking solana_libra_crypto v0.0.1-sol5 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking solana_libra_logger v0.0.1-sol5 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling solana_libra_types v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_vm v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_vm_runtime_types v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_bytecode_verifier v0.0.1-sol5 [INFO] [stderr] Compiling solana_libra_ir_to_bytecode_syntax v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_ir_to_bytecode v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_stdlib v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_compiler v0.0.1-sol5 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/hash.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let code = include_str!("../../../stdlib/modules/hash.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/libra_coin.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | let code = include_str!("../../../stdlib/modules/libra_coin.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/address_util.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | let address_util_code = include_str!("../../../stdlib/modules/address_util.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/u64_util.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let u64_util_code = include_str!("../../../stdlib/modules/u64_util.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/bytearray_util.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | let bytearray_util_code = include_str!("../../../stdlib/modules/bytearray_util.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/event.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let event_code = include_str!("../../../stdlib/modules/event.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/hash.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let hash_code = include_str!("../../../stdlib/modules/hash.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/libra_coin.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let coin_code = include_str!("../../../stdlib/modules/libra_coin.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/modules/libra_account.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let account_code = include_str!("../../../stdlib/modules/libra_account.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/create_account.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | let code = include_str!("../../../stdlib/transaction_scripts/create_account.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/mint.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | let code = include_str!("../../../stdlib/transaction_scripts/mint.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/rotate_authentication_key.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | let code = include_str!("../../../stdlib/transaction_scripts/rotate_authentication_key.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/unit_tests/../../../stdlib/transaction_scripts/peer_to_peer_transfer.mvir: No such file or directory (os error 2) [INFO] [stdout] --> src/unit_tests/stdlib_scripts.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | let code = include_str!("../../../stdlib/transaction_scripts/peer_to_peer_transfer.mvir"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana_libra_compiler` [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" "6d50d0695514fd4a63cc569dc1d7b1724a735c0f07c11b7c929fbf0dee62a43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d50d0695514fd4a63cc569dc1d7b1724a735c0f07c11b7c929fbf0dee62a43c", kill_on_drop: false }` [INFO] [stdout] 6d50d0695514fd4a63cc569dc1d7b1724a735c0f07c11b7c929fbf0dee62a43c