[INFO] fetching crate solana_libra_compiler 0.0.1-sol5... [INFO] checking solana_libra_compiler-0.0.1-sol5 against beta for pr-78714 [INFO] extracting crate solana_libra_compiler 0.0.1-sol5 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate solana_libra_compiler 0.0.1-sol5 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 580137e9a2577e5e310986907d424798a0c13b9f01951d40e7441d1f66f5a2a1 [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" "580137e9a2577e5e310986907d424798a0c13b9f01951d40e7441d1f66f5a2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "580137e9a2577e5e310986907d424798a0c13b9f01951d40e7441d1f66f5a2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580137e9a2577e5e310986907d424798a0c13b9f01951d40e7441d1f66f5a2a1", kill_on_drop: false }` [INFO] [stdout] 580137e9a2577e5e310986907d424798a0c13b9f01951d40e7441d1f66f5a2a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07638f92384e671ea707754f3e9a87243b59d2128dff41a5b6064a3c284397b7 [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" "07638f92384e671ea707754f3e9a87243b59d2128dff41a5b6064a3c284397b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking mirai-annotations v1.7.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking memsec v0.5.7 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking rand04 v0.1.1 [INFO] [stderr] Checking pairing v0.14.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking rand04_compat v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking solana_libra_proptest_helpers v0.0.1-sol5 [INFO] [stderr] Compiling serde_derive v1.0.106 [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] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking solana_libra_nibble v0.0.1-sol5 [INFO] [stderr] Checking failure v0.1.7 [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 toml v0.5.6 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking solana_libra_logger v0.0.1-sol5 [INFO] [stderr] Checking solana_libra_crypto v0.0.1-sol5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [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" "07638f92384e671ea707754f3e9a87243b59d2128dff41a5b6064a3c284397b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07638f92384e671ea707754f3e9a87243b59d2128dff41a5b6064a3c284397b7", kill_on_drop: false }` [INFO] [stdout] 07638f92384e671ea707754f3e9a87243b59d2128dff41a5b6064a3c284397b7