[INFO] crate fie-ffi 0.2.0 is already in cache [INFO] extracting crate fie-ffi 0.2.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/fie-ffi/0.2.0 [INFO] extracting crate fie-ffi 0.2.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/fie-ffi/0.2.0 [INFO] validating manifest of fie-ffi-0.2.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fie-ffi-0.2.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fie-ffi-0.2.0 [INFO] removed 0 missing tests [INFO] finished frobbing fie-ffi-0.2.0 [INFO] frobbed toml for fie-ffi-0.2.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/fie-ffi/0.2.0/Cargo.toml [INFO] started frobbing fie-ffi-0.2.0 [INFO] removed 0 missing tests [INFO] finished frobbing fie-ffi-0.2.0 [INFO] frobbed toml for fie-ffi-0.2.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/fie-ffi/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking fie-ffi-0.2.0 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-4/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/fie-ffi/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3969253bfe15da3746e78d2d2064aae4905b864b38920098039e623bc2785c5f [INFO] running `"docker" "start" "-a" "3969253bfe15da3746e78d2d2064aae4905b864b38920098039e623bc2785c5f"` [INFO] [stderr] Checking etag v1.0.3 [INFO] [stderr] Compiling fie-ffi v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Checking hyper-rustls v0.16.1 [INFO] [stderr] Checking yukikaze v0.5.4 [INFO] [stderr] Checking fie v0.13.0 [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `fie_ffi` [INFO] [stderr] --> tests/c.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fie_ffi::c::config::*; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `fie_ffi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:14:49 [INFO] [stderr] | [INFO] [stderr] 14 | assert!(fie_config_platform_get(config, ApiType::Twitter)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:15:50 [INFO] [stderr] | [INFO] [stderr] 15 | fie_config_platform_set(ptr::null_mut(), ApiType::Twitter, false); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:16:49 [INFO] [stderr] | [INFO] [stderr] 16 | assert!(fie_config_platform_get(config, ApiType::Twitter)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:17:41 [INFO] [stderr] | [INFO] [stderr] 17 | fie_config_platform_set(config, ApiType::Twitter, false); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:18:50 [INFO] [stderr] | [INFO] [stderr] 18 | assert!(!fie_config_platform_get(config, ApiType::Twitter)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:20:49 [INFO] [stderr] | [INFO] [stderr] 20 | assert!(fie_config_platform_get(config, ApiType::Mastodon)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:21:41 [INFO] [stderr] | [INFO] [stderr] 21 | fie_config_platform_set(config, ApiType::Mastodon, false); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:22:50 [INFO] [stderr] | [INFO] [stderr] 22 | assert!(!fie_config_platform_get(config, ApiType::Mastodon)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:24:49 [INFO] [stderr] | [INFO] [stderr] 24 | assert!(fie_config_platform_get(config, ApiType::Minds)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:25:41 [INFO] [stderr] | [INFO] [stderr] 25 | fie_config_platform_set(config, ApiType::Minds, false); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:26:50 [INFO] [stderr] | [INFO] [stderr] 26 | assert!(!fie_config_platform_get(config, ApiType::Minds)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:28:49 [INFO] [stderr] | [INFO] [stderr] 28 | assert!(fie_config_platform_get(config, ApiType::Gab)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:29:41 [INFO] [stderr] | [INFO] [stderr] 29 | fie_config_platform_set(config, ApiType::Gab, false); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ApiType` [INFO] [stderr] --> tests/c.rs:30:50 [INFO] [stderr] | [INFO] [stderr] 30 | assert!(!fie_config_platform_get(config, ApiType::Gab)); [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `ApiType` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_new` in this scope [INFO] [stderr] --> tests/c.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | let config = fie_config_new(); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | assert!(fie_config_platform_get(config, ApiType::Twitter)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_set` in this scope [INFO] [stderr] --> tests/c.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | fie_config_platform_set(ptr::null_mut(), ApiType::Twitter, false); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:16:17 [INFO] [stderr] | [INFO] [stderr] 16 | assert!(fie_config_platform_get(config, ApiType::Twitter)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_set` in this scope [INFO] [stderr] --> tests/c.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | fie_config_platform_set(config, ApiType::Twitter, false); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | assert!(!fie_config_platform_get(config, ApiType::Twitter)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | assert!(fie_config_platform_get(config, ApiType::Mastodon)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_set` in this scope [INFO] [stderr] --> tests/c.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | fie_config_platform_set(config, ApiType::Mastodon, false); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | assert!(!fie_config_platform_get(config, ApiType::Mastodon)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | assert!(fie_config_platform_get(config, ApiType::Minds)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_set` in this scope [INFO] [stderr] --> tests/c.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | fie_config_platform_set(config, ApiType::Minds, false); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:26:18 [INFO] [stderr] | [INFO] [stderr] 26 | assert!(!fie_config_platform_get(config, ApiType::Minds)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 28 | assert!(fie_config_platform_get(config, ApiType::Gab)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_set` in this scope [INFO] [stderr] --> tests/c.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | fie_config_platform_set(config, ApiType::Gab, false); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_platform_get` in this scope [INFO] [stderr] --> tests/c.rs:30:18 [INFO] [stderr] | [INFO] [stderr] 30 | assert!(!fie_config_platform_get(config, ApiType::Gab)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_api_gab_get` in this scope [INFO] [stderr] --> tests/c.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | assert!(!fie_config_api_gab_get(ptr::null(), &mut username, &mut password)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_api_gab_get` in this scope [INFO] [stderr] --> tests/c.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | assert!(fie_config_api_gab_get(config, &mut username, &mut password)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_string_free` in this scope [INFO] [stderr] --> tests/c.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | fie_string_free(username as *mut _); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_string_free` in this scope [INFO] [stderr] --> tests/c.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | fie_string_free(password as *mut _); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_api_gab_set` in this scope [INFO] [stderr] --> tests/c.rs:58:18 [INFO] [stderr] | [INFO] [stderr] 58 | assert!(!fie_config_api_gab_set(ptr::null_mut(), expected_username.as_c_str().as_ptr(), expected_password.as_c_str().as_ptr())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_api_gab_set` in this scope [INFO] [stderr] --> tests/c.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | assert!(fie_config_api_gab_set(config, expected_username.as_c_str().as_ptr(), expected_password.as_c_str().as_ptr())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_api_gab_get` in this scope [INFO] [stderr] --> tests/c.rs:63:17 [INFO] [stderr] | [INFO] [stderr] 63 | assert!(fie_config_api_gab_get(config, &mut username, &mut password)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_string_free` in this scope [INFO] [stderr] --> tests/c.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | fie_string_free(username as *mut _); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_string_free` in this scope [INFO] [stderr] --> tests/c.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | fie_string_free(password as *mut _); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `fie_config_free` in this scope [INFO] [stderr] --> tests/c.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | fie_config_free(config); [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `fie_ffi::c::config::*` [INFO] [stderr] --> tests/c.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use fie_ffi::c::config::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stderr] --> tests/c.rs:40:26 [INFO] [stderr] | [INFO] [stderr] 40 | assert!(password.is_null()); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stderr] --> tests/c.rs:41:26 [INFO] [stderr] | [INFO] [stderr] 41 | assert!(username.is_null()); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stderr] --> tests/c.rs:44:27 [INFO] [stderr] | [INFO] [stderr] 44 | assert!(!password.is_null()); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stderr] --> tests/c.rs:45:27 [INFO] [stderr] | [INFO] [stderr] 45 | assert!(!username.is_null()); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stderr] --> tests/c.rs:65:27 [INFO] [stderr] | [INFO] [stderr] 65 | assert!(!password.is_null()); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stderr] --> tests/c.rs:66:27 [INFO] [stderr] | [INFO] [stderr] 66 | assert!(!username.is_null()); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 47 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433, E0699. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `fie-ffi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3969253bfe15da3746e78d2d2064aae4905b864b38920098039e623bc2785c5f"` [INFO] running `"docker" "rm" "-f" "3969253bfe15da3746e78d2d2064aae4905b864b38920098039e623bc2785c5f"` [INFO] [stdout] 3969253bfe15da3746e78d2d2064aae4905b864b38920098039e623bc2785c5f