Nov 17 13:41:55.061 INFO testing ManifoldFR/rustfullstack against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 13:41:55.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 13:41:55.511 INFO [stdout] 16286611bda8b5e8f63ebe06ff7dac5a010ff3c3b0272b2905bd445b519b7c58 Nov 17 13:41:55.513 INFO running `"docker" "start" "-a" "16286611bda8b5e8f63ebe06ff7dac5a010ff3c3b0272b2905bd445b519b7c58"` Nov 17 13:41:56.359 INFO [stderr] usermod: no changes Nov 17 13:41:56.679 INFO [stderr] Compiling chrono v0.4.6 Nov 17 13:41:56.700 INFO [stderr] Compiling sha-1 v0.7.0 Nov 17 13:41:56.701 INFO [stderr] Compiling pretty_env_logger v0.2.4 Nov 17 13:41:56.701 INFO [stderr] Compiling failure v0.1.2 Nov 17 13:41:56.701 INFO [stderr] Compiling hyper v0.12.10 Nov 17 13:41:57.434 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 13:41:58.555 INFO [stderr] Compiling tungstenite v0.6.0 Nov 17 13:42:03.595 INFO [stderr] Compiling diesel v1.3.3 Nov 17 13:42:14.745 INFO [stderr] Compiling warp v0.1.3 Nov 17 13:42:56.996 INFO [stderr] Compiling fullstack-rust-site v0.1.0 (/source) Nov 17 13:43:01.491 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:43:01.492 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:43:01.493 INFO [stderr] | Nov 17 13:43:01.493 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:43:01.494 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.494 INFO [stderr] | Nov 17 13:43:01.495 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 13:43:01.496 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.496 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.497 INFO [stderr] Nov 17 13:43:01.497 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:43:01.498 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:43:01.498 INFO [stderr] | Nov 17 13:43:01.499 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:43:01.500 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.500 INFO [stderr] | Nov 17 13:43:01.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.501 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.502 INFO [stderr] Nov 17 13:43:01.502 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 13:43:01.502 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:43:01.502 INFO [stderr] | Nov 17 13:43:01.502 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:43:01.502 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.502 INFO [stderr] | Nov 17 13:43:01.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.504 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.504 INFO [stderr] Nov 17 13:43:01.504 INFO [stderr] warning: cannot find type `username` in this scope Nov 17 13:43:01.504 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:43:01.504 INFO [stderr] | Nov 17 13:43:01.504 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:43:01.504 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.504 INFO [stderr] | Nov 17 13:43:01.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.504 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.504 INFO [stderr] Nov 17 13:43:01.504 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 13:43:01.504 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:43:01.505 INFO [stderr] | Nov 17 13:43:01.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:43:01.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.505 INFO [stderr] | Nov 17 13:43:01.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.505 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.505 INFO [stderr] Nov 17 13:43:01.505 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 13:43:01.505 INFO [stderr] --> src/models.rs:6:24 Nov 17 13:43:01.505 INFO [stderr] | Nov 17 13:43:01.505 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:01.505 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.505 INFO [stderr] | Nov 17 13:43:01.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.505 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.505 INFO [stderr] Nov 17 13:43:01.505 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:43:01.505 INFO [stderr] --> src/models.rs:6:24 Nov 17 13:43:01.505 INFO [stderr] | Nov 17 13:43:01.505 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:01.505 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.505 INFO [stderr] | Nov 17 13:43:01.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.515 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.515 INFO [stderr] Nov 17 13:43:01.515 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:43:01.515 INFO [stderr] --> src/models.rs:6:46 Nov 17 13:43:01.515 INFO [stderr] | Nov 17 13:43:01.515 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:01.515 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.515 INFO [stderr] | Nov 17 13:43:01.515 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.515 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.515 INFO [stderr] Nov 17 13:43:01.515 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 13:43:01.515 INFO [stderr] --> src/models.rs:6:46 Nov 17 13:43:01.515 INFO [stderr] | Nov 17 13:43:01.515 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:01.515 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.515 INFO [stderr] | Nov 17 13:43:01.515 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.515 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.515 INFO [stderr] Nov 17 13:43:01.519 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 13:43:01.520 INFO [stderr] --> src/models.rs:13:37 Nov 17 13:43:01.520 INFO [stderr] | Nov 17 13:43:01.521 INFO [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] Nov 17 13:43:01.521 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.522 INFO [stderr] | Nov 17 13:43:01.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.523 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.524 INFO [stderr] Nov 17 13:43:01.524 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 13:43:01.525 INFO [stderr] --> src/models.rs:13:37 Nov 17 13:43:01.525 INFO [stderr] | Nov 17 13:43:01.526 INFO [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] Nov 17 13:43:01.527 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:01.527 INFO [stderr] | Nov 17 13:43:01.528 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:01.528 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:01.528 INFO [stderr] Nov 17 13:43:13.343 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Nov 17 13:43:13.363 INFO [stderr] su: No module specific data is present Nov 17 13:43:14.795 INFO running `"docker" "inspect" "16286611bda8b5e8f63ebe06ff7dac5a010ff3c3b0272b2905bd445b519b7c58"` Nov 17 13:43:15.035 INFO running `"docker" "rm" "-f" "16286611bda8b5e8f63ebe06ff7dac5a010ff3c3b0272b2905bd445b519b7c58"` Nov 17 13:43:15.281 INFO [stdout] 16286611bda8b5e8f63ebe06ff7dac5a010ff3c3b0272b2905bd445b519b7c58 Nov 17 13:43:15.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 13:43:15.739 INFO [stdout] 7d66186ef2c4decdb59ee918449c5a8552d8eaf1afd30e62f0e009f623efb21c Nov 17 13:43:15.747 INFO running `"docker" "start" "-a" "7d66186ef2c4decdb59ee918449c5a8552d8eaf1afd30e62f0e009f623efb21c"` Nov 17 13:43:16.915 INFO [stderr] usermod: no changes Nov 17 13:43:17.200 INFO [stderr] Compiling fullstack-rust-site v0.1.0 (/source) Nov 17 13:43:21.944 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:43:21.944 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:43:21.945 INFO [stderr] | Nov 17 13:43:21.945 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:43:21.945 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.946 INFO [stderr] | Nov 17 13:43:21.946 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 13:43:21.946 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.947 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.947 INFO [stderr] Nov 17 13:43:21.947 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:43:21.948 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:43:21.948 INFO [stderr] | Nov 17 13:43:21.948 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:43:21.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.949 INFO [stderr] | Nov 17 13:43:21.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.950 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.950 INFO [stderr] Nov 17 13:43:21.950 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 13:43:21.951 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:43:21.951 INFO [stderr] | Nov 17 13:43:21.951 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:43:21.952 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.952 INFO [stderr] | Nov 17 13:43:21.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.952 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.953 INFO [stderr] Nov 17 13:43:21.953 INFO [stderr] warning: cannot find type `username` in this scope Nov 17 13:43:21.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:43:21.954 INFO [stderr] | Nov 17 13:43:21.954 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:43:21.954 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.955 INFO [stderr] | Nov 17 13:43:21.955 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.955 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.956 INFO [stderr] Nov 17 13:43:21.956 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 17 13:43:21.956 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:43:21.957 INFO [stderr] | Nov 17 13:43:21.957 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:43:21.957 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.958 INFO [stderr] | Nov 17 13:43:21.958 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.958 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.959 INFO [stderr] Nov 17 13:43:21.959 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 13:43:21.959 INFO [stderr] --> src/models.rs:6:24 Nov 17 13:43:21.960 INFO [stderr] | Nov 17 13:43:21.960 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:21.960 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.960 INFO [stderr] | Nov 17 13:43:21.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.961 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.961 INFO [stderr] Nov 17 13:43:21.961 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:43:21.962 INFO [stderr] --> src/models.rs:6:24 Nov 17 13:43:21.962 INFO [stderr] | Nov 17 13:43:21.962 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:21.963 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.963 INFO [stderr] | Nov 17 13:43:21.963 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.963 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.964 INFO [stderr] Nov 17 13:43:21.964 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:43:21.964 INFO [stderr] --> src/models.rs:6:46 Nov 17 13:43:21.965 INFO [stderr] | Nov 17 13:43:21.965 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:21.965 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.966 INFO [stderr] | Nov 17 13:43:21.966 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.966 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.971 INFO [stderr] Nov 17 13:43:21.971 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 13:43:21.971 INFO [stderr] --> src/models.rs:6:46 Nov 17 13:43:21.972 INFO [stderr] | Nov 17 13:43:21.972 INFO [stderr] 6 | #[derive(Debug, Clone, Queryable, Serialize, Identifiable)] Nov 17 13:43:21.972 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.973 INFO [stderr] | Nov 17 13:43:21.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.973 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.974 INFO [stderr] Nov 17 13:43:21.974 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 13:43:21.974 INFO [stderr] --> src/models.rs:13:37 Nov 17 13:43:21.975 INFO [stderr] | Nov 17 13:43:21.975 INFO [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] Nov 17 13:43:21.975 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.976 INFO [stderr] | Nov 17 13:43:21.976 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.976 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.976 INFO [stderr] Nov 17 13:43:21.977 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 17 13:43:21.977 INFO [stderr] --> src/models.rs:13:37 Nov 17 13:43:21.977 INFO [stderr] | Nov 17 13:43:21.978 INFO [stderr] 13 | #[derive(Debug, Clone, Deserialize, Insertable)] Nov 17 13:43:21.978 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:43:21.978 INFO [stderr] | Nov 17 13:43:21.978 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 13:43:21.979 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:43:21.979 INFO [stderr] Nov 17 13:43:22.967 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.02s Nov 17 13:43:22.999 INFO [stderr] su: No module specific data is present Nov 17 13:43:23.811 INFO running `"docker" "inspect" "7d66186ef2c4decdb59ee918449c5a8552d8eaf1afd30e62f0e009f623efb21c"` Nov 17 13:43:24.085 INFO running `"docker" "rm" "-f" "7d66186ef2c4decdb59ee918449c5a8552d8eaf1afd30e62f0e009f623efb21c"` Nov 17 13:43:24.331 INFO [stdout] 7d66186ef2c4decdb59ee918449c5a8552d8eaf1afd30e62f0e009f623efb21c Nov 17 13:43:24.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 13:43:24.976 INFO [stdout] 1014dc29d6589c90002bce71785637ab0f82258ebf65780ebdc434d8d85ec189 Nov 17 13:43:24.978 INFO running `"docker" "start" "-a" "1014dc29d6589c90002bce71785637ab0f82258ebf65780ebdc434d8d85ec189"` Nov 17 13:43:26.706 INFO [stderr] usermod: no changes Nov 17 13:43:27.061 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Nov 17 13:43:27.073 INFO [stderr] Running /target/debug/deps/fullstack_rust_site-e92adbf25b630417 Nov 17 13:43:27.079 INFO [stderr] su: No module specific data is present Nov 17 13:43:27.080 INFO [stdout] Nov 17 13:43:27.080 INFO [stdout] running 0 tests Nov 17 13:43:27.081 INFO [stdout] Nov 17 13:43:27.081 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 13:43:27.081 INFO [stdout] Nov 17 13:43:27.951 INFO running `"docker" "inspect" "1014dc29d6589c90002bce71785637ab0f82258ebf65780ebdc434d8d85ec189"` Nov 17 13:43:28.231 INFO running `"docker" "rm" "-f" "1014dc29d6589c90002bce71785637ab0f82258ebf65780ebdc434d8d85ec189"` Nov 17 13:43:28.574 INFO [stdout] 1014dc29d6589c90002bce71785637ab0f82258ebf65780ebdc434d8d85ec189